chore: install react modal sheet and motion
Showing
| ... | @@ -14,11 +14,13 @@ | ... | @@ -14,11 +14,13 @@ |
| "axios": "^1.10.0", | "axios": "^1.10.0", | ||
| "i18next": "^25.2.1", | "i18next": "^25.2.1", | ||
| "i18next-browser-languagedetector": "^8.2.0", | "i18next-browser-languagedetector": "^8.2.0", | ||
| "motion": "^12.23.0", | |||
| "react": "^19.1.0", | "react": "^19.1.0", | ||
| "react-dom": "^19.1.0", | "react-dom": "^19.1.0", | ||
| "react-hook-form": "^7.58.1", | "react-hook-form": "^7.58.1", | ||
| "react-i18next": "^15.5.3", | "react-i18next": "^15.5.3", | ||
| "react-icons": "^5.5.0", | "react-icons": "^5.5.0", | ||
| "react-modal-sheet": "^4.4.0", | |||
| "react-redux": "^9.2.0", | "react-redux": "^9.2.0", | ||
| "react-router-dom": "^7.6.2" | "react-router-dom": "^7.6.2" | ||
| }, | }, | ||
| ... | ... |
Please
register
or
sign in
to comment