mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 11:36:42 +00:00
update doc
This commit is contained in:
parent
91ecd98071
commit
00bb0f747e
@ -40,9 +40,7 @@ const App = () => {
|
||||
|
||||
return (
|
||||
<div>
|
||||
{/* <Router initialEntries={['/admin']}> */}
|
||||
<RouteSwitch routes={data} />
|
||||
{/* </Router> */}
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
hide: true
|
||||
---
|
||||
|
||||
<code src="./demos/demo1.tsx"/>
|
||||
|
||||
<code src="./demos/demo2.tsx"/>
|
||||
|
@ -1 +1,5 @@
|
||||
---
|
||||
hide: true
|
||||
---
|
||||
|
||||
<code src="./demos/demo1.tsx"/>
|
Loading…
Reference in New Issue
Block a user