diff --git a/app/root.tsx b/app/root.tsx index 1d9adae..14824e6 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -17,6 +17,7 @@ export function Layout({ children }: { children: React.ReactNode }) {