diff --git a/client/src/app/layout.tsx b/client/src/app/layout.tsx index 04e7f01..c972a7d 100644 --- a/client/src/app/layout.tsx +++ b/client/src/app/layout.tsx @@ -50,9 +50,8 @@ export default function RootLayout({ children }: { children: React.ReactNode })