diff --git a/apps/client/src/AppRouter.tsx b/apps/client/src/AppRouter.tsx index 6a88dfef1..63cb9099d 100644 --- a/apps/client/src/AppRouter.tsx +++ b/apps/client/src/AppRouter.tsx @@ -158,7 +158,14 @@ export default function AppRouter() { {/*/!* Protected Routes *!/*/} } /> } /> - } /> + + + + } + /> {/*/!* Protected Routes - Elements *!/*/}