feat(card): implement clan tags

This commit is contained in:
Hexagonn
2024-09-17 21:24:28 +07:00
parent c783ae1dff
commit 08dd29fd05
5 changed files with 81 additions and 3 deletions

View File

@@ -11,12 +11,14 @@
"dependencies": {
"@types/escape-html": "^1.0.1",
"@types/ioredis": "^4.28.8",
"@types/json-bigint": "^1.0.4",
"@types/styled-components": "^5.1.10",
"axios": "^0.21.1",
"escape-html": "^1.0.3",
"framer-motion": "^4.1.17",
"image-to-base64": "^2.2.0",
"ioredis": "^4.28.5",
"json-bigint": "^1.0.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",