mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 04:00:33 +08:00
IndexRoute
This commit is contained in:
@@ -54,7 +54,6 @@ const routes = (
|
||||
<Route path='reported' components={Moderation}>
|
||||
<Route path=':id' components={Moderation} />
|
||||
</Route>
|
||||
<Route path=':id' components={Moderation} />
|
||||
</Route>
|
||||
</Route>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user