diff --git a/client/src/app/layout.tsx b/client/src/app/layout.tsx index d505ef9..862a7df 100644 --- a/client/src/app/layout.tsx +++ b/client/src/app/layout.tsx @@ -27,7 +27,7 @@ export const metadata = { export default function RootLayout({ children }: { children: React.ReactNode }) { return ( - +