diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f02e8c0..9433ee7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -30,6 +30,13 @@ export default function RootLayout({ }: Readonly<{ children: React.ReactNode }>) { return ( + +