diff --git a/app/layout.tsx b/app/layout.tsx index f27b4d6..602183c 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -57,7 +57,7 @@ export default function RootLayout({ children: React.ReactNode; }) { return ( - + @@ -220,6 +220,7 @@ export default function RootLayout({ />