mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:25:15 +00:00
Update route-switch.md
This commit is contained in:
parent
931d20beb8
commit
620a8c9daf
@ -42,7 +42,7 @@ interface RouteProps {
|
||||
}
|
||||
```
|
||||
|
||||
## 完整示例
|
||||
## Full Example
|
||||
|
||||
```tsx | pure
|
||||
import React from 'react';
|
||||
@ -76,4 +76,4 @@ export default () => {
|
||||
</RouteSwitchProvider>
|
||||
);
|
||||
};
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user