Add react router

This commit is contained in:
2025-11-08 22:53:14 -06:00
parent 97cbec7a10
commit 4cd6e90a00
7 changed files with 72 additions and 80 deletions
+1
View File
@@ -13,6 +13,7 @@
"@tailwindcss/vite": "^4.1.17",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.9.5",
"tailwindcss": "^4.1.17"
},
"devDependencies": {