diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 184dc30..2b613f4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,8 +16,8 @@ interface RootLayoutProps { export default function RootLayout({ children }: RootLayoutProps) { return ( - - + +