diff --git a/app/layout.tsx b/app/layout.tsx index 7944c4be..18772122 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -68,7 +68,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })