diff --git a/client/src/app/layout.tsx b/client/src/app/layout.tsx index 419dd85..adfb9bf 100644 --- a/client/src/app/layout.tsx +++ b/client/src/app/layout.tsx @@ -48,6 +48,19 @@ export default function RootLayout({ children }: { children: React.ReactNode })