diff --git a/app/layout.tsx b/app/layout.tsx index 0432bd7..33e08c3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -101,7 +101,7 @@ export default function RootLayout({ children: React.ReactNode; }) { return ( - +
))} @@ -177,9 +177,9 @@ export default function Home() {