diff --git a/app/layout.tsx b/app/layout.tsx index 5a7bbc6..ae2a4c4 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -97,16 +97,18 @@ export default function RootLayout({ children }: { children: React.ReactNode }) - + {/* */} - - -
-
{children}
- - -