diff --git a/app/layout.tsx b/app/layout.tsx index 7a703a9..abe0fee 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -28,6 +28,13 @@ export default function RootLayout({ children }: { children: React.ReactNode })