diff --git a/src/app/(auth)/layout.tsx b/src/app/(auth)/layout.tsx index ceb1a6b..4d34341 100644 --- a/src/app/(auth)/layout.tsx +++ b/src/app/(auth)/layout.tsx @@ -10,7 +10,13 @@ const AuthLayout = ({ children }: AuthLayoutProps) => {