diff --git a/app/layout.tsx b/app/layout.tsx index 0896d49..0425420 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -12,7 +12,7 @@ export default function RootLayout({ children }: { children: ReactNode }) {