feat: add user lists statistic with donut chart

This commit is contained in:
Kentai Radiquum 2024-08-24 04:52:58 +05:00
parent 5c23f204da
commit 6e8f03e7b6
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
9 changed files with 276 additions and 35 deletions

View file

@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"apexcharts": "^3.52.0",
"deepmerge-ts": "^7.1.0",
"flowbite": "^2.4.1",
"flowbite-react": "^0.10.1",