Clean and add main page to src

This commit is contained in:
2025-03-10 11:21:13 +01:00
parent 83508ddcb3
commit 0f3d8d60b1
9 changed files with 16 additions and 241 deletions

View File

@@ -1,3 +0,0 @@
import { type RouteConfig, index } from "@react-router/dev/routes";
export default [index("routes/home.tsx")] satisfies RouteConfig;