diff --git a/frontend/src/components/auth/AuthShell.tsx b/frontend/src/components/auth/AuthShell.tsx index ed30818..2c9e409 100644 --- a/frontend/src/components/auth/AuthShell.tsx +++ b/frontend/src/components/auth/AuthShell.tsx @@ -45,7 +45,9 @@ export function AuthShell({ {/* Header */}
- + {/* Brand returns to the auth entry; only the explicit "back to home" + link leaves for the public landing page. */} +