Skip to content

Commit

Permalink
添加应用示例
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo committed Mar 29, 2022
1 parent c23dd6c commit 31e03c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,6 @@ import {
RouterWaiterPropsType, // RouterWaiter主组件props类型
} from 'react-router-waiter'
```

## 8、应用
[react-antd-mobx-admin](https://github.com/neohan666/react-antd-mobx-admin):react后台管理系统 - 项目模板
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-waiter",
"version": "1.1.5",
"version": "1.1.6",
"description": "react-router v6 路由统一管理及路由拦截方案",
"author": "neohan",
"main": "dist/index",
Expand Down

0 comments on commit 31e03c1

Please sign in to comment.