Fix empty page
parent
668b6bd2e8
commit
afa644fcf4
|
@ -79,7 +79,7 @@ export default function Simulateurs() {
|
|||
) : null)}
|
||||
<Routes>
|
||||
<Route
|
||||
index
|
||||
path="*"
|
||||
element={
|
||||
<Navigate to={absoluteSitePaths.simulateursEtAssistants} replace />
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue