diff --git a/app/root.tsx b/app/root.tsx index 1a574e7..9d7c7d2 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -11,6 +11,19 @@ export function Layout({ children }: { children: React.ReactNode }) { + + + + {children}