Skip to content

Commit

Permalink
docs: readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onshinpei committed Sep 8, 2022
1 parent ee0d746 commit 4188410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

## Features

`react-router-manage` is based on `react-router` `V6`. It can realize the function of authentication, guard, add, delete and check of route by configuration.
Because `react-router` `V5` upgrades to `V6` have a high cost, `react-router-manage` provides the API from the original `v5` section for compatible projects that use V 5 for smooth upgrades to V 6
`react-router-manage` is based on `react-router` `v6`. It can realize the function of authentication, guard, add, delete and check of route by configuration.
Because `react-router` `v5` upgrades to `v6` have a high cost, `react-router-manage` provides the API from the original `v5` section for compatible projects that use `v5` for smooth upgrades to `v6`

`react-router-manage` is used in many projects within Netease BizEase. In order to give back to the community, it has decided to open source, and is willing to build a useful react router management library with friends in the community

Expand Down

0 comments on commit 4188410

Please sign in to comment.