Skip to content
Snippets Groups Projects
Commit 37070f68 authored by Thomas Bouquet's avatar Thomas Bouquet
Browse files

Test routes

parent 581b3eb1
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ function App() {
<Route exact path="/Input">
<Formulaire />
</Route>
<Route exact path="/Gestion">
<Route exact path="/admin">
<Gestion />
</Route>
<Route exact path="/MonHumaviron">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment