Add enter and exit animations

This commit is contained in:
2024-01-29 01:33:42 +01:00
parent f66a9d2f2a
commit 1e7dd4c517
6 changed files with 39 additions and 11 deletions

View File

@@ -15,6 +15,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.1",
"react-transition-group": "^4.4.5",
"sass": "^1.70.0",
"web-vitals": "^2.1.4"
},