diff --git a/frontend/src/components/auth/AuthShell.jsx b/frontend/src/components/auth/AuthShell.jsx index 8244fab..9806548 100644 --- a/frontend/src/components/auth/AuthShell.jsx +++ b/frontend/src/components/auth/AuthShell.jsx @@ -145,7 +145,7 @@ export default function AuthShell({ children }) {
{item.label}
-
+
{item.sub}
@@ -271,4 +271,4 @@ export default function AuthShell({ children }) {
); -} \ No newline at end of file +}