mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 10:52:47 +00:00
plenty o changes
This commit is contained in:
@@ -40,7 +40,7 @@ ReactDOM.render((
|
||||
<Router history={history}>
|
||||
<Route path="/" component={App}>
|
||||
<IndexRoute component={Index}/>
|
||||
<Route path="/test" component={Index}/>
|
||||
<Route path="/:page" component={Index}/>
|
||||
</Route>
|
||||
</Router>
|
||||
</Provider>
|
||||
|
||||
Reference in New Issue
Block a user