diff --git a/frontend/app/layout.tsx b/frontend/app/layout.tsx index b74c17c..cdf9a87 100644 --- a/frontend/app/layout.tsx +++ b/frontend/app/layout.tsx @@ -14,7 +14,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })