diff --git a/frontend/src/layouts/Authenticated.tsx b/frontend/src/layouts/Authenticated.tsx index bad93b9..504fc40 100644 --- a/frontend/src/layouts/Authenticated.tsx +++ b/frontend/src/layouts/Authenticated.tsx @@ -136,19 +136,19 @@ export default function LayoutAuthenticated({ children, permission }: Props) { const activePath = router.pathname.split('/')[1]; return ( -
+