fix: enable all sub-routes
This commit is contained in:
parent
401ac316c1
commit
aa3c3df5da
@ -15,7 +15,7 @@ function App() {
|
||||
<Routes>
|
||||
<Route path="/password" element={<SetPassword />} />
|
||||
<Route
|
||||
index
|
||||
path="/*"
|
||||
element={
|
||||
<SessionProvider>
|
||||
<Header />
|
||||
|
Loading…
x
Reference in New Issue
Block a user