Remove test link
This commit is contained in:
parent
367198a0d7
commit
3f0e25588c
@ -637,7 +637,6 @@ function App() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<HashRouter>
|
<HashRouter>
|
||||||
<Link to={process.env.PUBLIC_URL+"/admin"}>Test</Link>
|
|
||||||
<Switch>
|
<Switch>
|
||||||
<Route path={process.env.PUBLIC_URL+"/test"}>
|
<Route path={process.env.PUBLIC_URL+"/test"}>
|
||||||
<AdminPanel/>
|
<AdminPanel/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user