Replace framer motion with elastic carousel for animation

This commit is contained in:
Hazem Krimi
2021-09-19 18:52:34 +01:00
parent f235d67e51
commit 39d821c349
7 changed files with 167 additions and 254 deletions
+1 -1
View File
@@ -8,9 +8,9 @@
"@types/react-dom": "^16.9.0",
"@types/react-router-dom": "^5.1.6",
"@types/styled-components": "^5.1.4",
"framer-motion": "^2.9.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-elastic-carousel": "^0.11.5",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3",
"styled-components": "^5.2.0",