mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
saving my place
This commit is contained in:
@@ -22,6 +22,7 @@ const routes = (
|
||||
<Route path='dashboard' component={Dashboard} />
|
||||
<Route path='moderate' component={ModerationContainer} />
|
||||
<Route path='moderate/:id' component={ModerationContainer} />
|
||||
<Route path='dashboard' component={Dashboard} />
|
||||
</Route>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user