diff --git a/app/layout.tsx b/app/layout.tsx index abe0fee..4458639 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -28,12 +28,14 @@ export default function RootLayout({ children }: { children: React.ReactNode })