diff --git a/src/app/(auth)/layout.tsx b/src/app/(auth)/layout.tsx index 18f931b..e457163 100644 --- a/src/app/(auth)/layout.tsx +++ b/src/app/(auth)/layout.tsx @@ -27,7 +27,7 @@ const AuthLayout = ({ children }: AuthLayoutProps) => {