diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 74d2bbaf..2b9e4d14 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,10 +24,10 @@ const RootLayout = ({ children }: { children: React.ReactNode }) => { className={inter.className} >
-