search page

This commit is contained in:
2024-05-20 18:27:38 +05:00
parent 891204f2b4
commit a9fa869e4c
28 changed files with 629 additions and 218 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@types/react-router-dom": "^5.3.3",
"gsap": "^3.12.5",
"react": "^18.2.0",
"react-device-detect": "^2.2.3",
@@ -17,7 +18,7 @@
"react-full-screen": "^1.1.1",
"react-image-marker": "^1.2.0",
"react-range-slider-input": "^3.0.7",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.1",
"react-swipeable": "^7.0.1",
"react-transition-group": "^4.4.5",
"react-zoom-pan-pinch": "^3.4.4",