mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-23 20:19:40 +01:00
add routes
This commit is contained in:
parent
f0e5750543
commit
1e23ab79bc
@ -14,6 +14,8 @@ export default function () {
|
||||
<Router>
|
||||
<App path="/" />
|
||||
<App path="/creation/:itemId" />
|
||||
<App path="/app/creation/:itemId" />
|
||||
<App default />
|
||||
</Router>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user