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