diff --git a/src/App.tsx b/src/App.tsx index b7bc301..e16f4c0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -450,6 +450,7 @@ export default function App() )} + } /> {appRoutes && getRoutes(appRoutes)} {sideNavRoutes && getRoutes(sideNavRoutes)}