diff --git a/src/app/root.tsx b/src/app/root.tsx index db9b479..1dc3002 100644 --- a/src/app/root.tsx +++ b/src/app/root.tsx @@ -11,7 +11,10 @@ export function Layout({ children }: { children: ReactNode }) {