This commit is contained in:
xuqssq
2024-12-23 01:15:54 +08:00
parent df0aa520ca
commit feefbd7a5c
8 changed files with 592 additions and 120 deletions

View File

@@ -26,7 +26,8 @@
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^6.18.0",
"recharts": "^2.9.0",
"styled-components": "^6.1.0"
"styled-components": "^6.1.0",
"uuid": "^11.0.3"
},
"devDependencies": {
"@types/react": "^18.2.15",
@@ -42,4 +43,4 @@
"tailwindcss": "^3.3.5",
"vite": "^4.4.5"
}
}
}