diff --git a/src/app/(site)/layout.tsx b/src/app/(site)/layout.tsx index 6145534e..79cca6cb 100644 --- a/src/app/(site)/layout.tsx +++ b/src/app/(site)/layout.tsx @@ -16,7 +16,7 @@ export default function Layout({ children }: { children: ReactNode }) { > {children} -