diff --git a/app/layout.tsx b/app/layout.tsx index 7ca7c0c..48ebf57 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -27,4 +27,6 @@ export default function RootLayout({ ) + + }