diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index d159d45..dc1c835 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -13,7 +13,7 @@ export const loader = () => json({}); export default function Index() { return ( -