update settings pages in the middle,
This commit is contained in:
@@ -202,7 +202,7 @@ function RouteConfig() {
|
||||
<Route path="/tab3">
|
||||
<Tab3 />
|
||||
</Route>
|
||||
<Route path="/setting">
|
||||
<Route path={Paths.Setting}>
|
||||
<Setting />
|
||||
</Route>
|
||||
<Route path="/page/:name" exact={true}>
|
||||
|
Reference in New Issue
Block a user