diff --git a/app/layout.tsx b/app/layout.tsx index d4308da..ebaf00b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -33,8 +33,8 @@ export default function RootLayout({ children }: { children: React.ReactNode })