diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b5c45b4..445e766 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,7 +15,7 @@ export default function RootLayout({ children }: { children: React.ReactNode }) return ( <>