feat(front): use framer-motion and optimize a thing.

This commit is contained in:
Hexagonn
2024-10-21 09:12:32 +00:00
committed by GitHub
parent 4c0dc41aa8
commit 5bb65e575c
3 changed files with 128 additions and 60 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@types/escape-html": "^1.0.4",
"escape-html": "^1.0.3",
"framer-motion": "^11.11.9",
"ioredis": "^5.4.1",
"next": "14.2.15",
"react": "^18",