some routes added

This commit is contained in:
2026-06-04 15:30:01 -07:00
parent dd70ec077c
commit fd3cdc69ad
24 changed files with 636 additions and 874 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
"skipLibCheck": true,
"paths": {
"@/*": ["./src/*"]
}
},
"jsx": "react"
}
}