diff --git a/src/routes/AppRoutes.jsx b/src/routes/AppRoutes.jsx index e5d2bb1..8cd84b2 100644 --- a/src/routes/AppRoutes.jsx +++ b/src/routes/AppRoutes.jsx @@ -66,6 +66,10 @@ const AppRoutes = () => { } > + } + /> {renderRoutes(routes)} } />