Perbaikan Menu Report dan Trending

This commit is contained in:
Athif
2025-12-18 13:02:52 +07:00
parent 1ce922ff4c
commit dc78add71d
5 changed files with 820 additions and 221 deletions

View File

@@ -22,7 +22,8 @@
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
"jspdf": "^3.0.1",
"jspdf": "^3.0.4",
"jspdf-autotable": "^5.0.2",
"mqtt": "^5.14.0",
"qrcode": "^1.5.4",
"react": "^18.2.0",
@@ -30,6 +31,7 @@
"react-icons": "^4.11.0",
"react-router-dom": "^6.22.3",
"react-svg": "^16.3.0",
"recharts": "^3.6.0",
"sweetalert2": "^11.17.2"
},
"devDependencies": {