push dernier modif
This commit is contained in:
parent
fa25518e6b
commit
8736378bf2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ function App() {
|
|||
<ThemeProvider>
|
||||
<SignatureProvider>
|
||||
<Router>
|
||||
<Routes>
|
||||
<Routes>
|
||||
<Route path="/" element={<Login />} />
|
||||
<Route path="/forgot" element={<Forgot />} />
|
||||
<Route path="/reset" element={<Reset />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue