diff --git a/src/app/auth/layout.tsx b/src/app/auth/layout.tsx index 9a149f7..7edc12d 100644 --- a/src/app/auth/layout.tsx +++ b/src/app/auth/layout.tsx @@ -21,7 +21,7 @@ export default async function AuthLayout({ children }: AuthLayoutProps) {
{user && ( -
+