fixed some navigation issues

This commit is contained in:
roormonger
2026-03-23 17:09:47 -04:00
parent f6ae56c848
commit 4e0b510d7f
5 changed files with 43 additions and 16 deletions

View File

@@ -20,6 +20,8 @@
"framer-motion": "^11.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-gamepad": "^1.0.3",
"react-intersection-observer": "^10.0.3",
"react-router-dom": "^6.26.0",
"tailwind-merge": "^2.5.2"
},