Replace dependency framer-motion with motion

This commit is contained in:
2026-07-23 12:44:11 +00:00
parent 5380f477ca
commit b443c8d861
+1 -1
View File
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"framer-motion": "12.34.4",
"motion": "12.34.4",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-router-dom": "7.18.1"