fixed others, added modal with video

This commit is contained in:
2024-07-09 14:31:30 +05:00
parent 616badbc7b
commit e14c5cef52
10 changed files with 165 additions and 51 deletions
+2
View File
@@ -13,12 +13,14 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1",
"react-router-hash-link": "^2.4.3",
"react-swipeable": "^7.0.1",
"zustand": "^4.5.4"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-hash-link": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react": "^4.3.1",