Probably nothing important
This commit is contained in:
parent
2bf77557ff
commit
e0e5b81166
@ -591,6 +591,9 @@ function App() {
|
||||
<>
|
||||
<Router>
|
||||
<Switch>
|
||||
<Route path="/test">
|
||||
<AdminPanel/>
|
||||
</Route>
|
||||
<Route path="/admin">
|
||||
<AdminPanel/>
|
||||
</Route>
|
||||
|
Loading…
x
Reference in New Issue
Block a user