integration of ChartJS and refactors

This commit is contained in:
2023-04-04 20:33:42 -03:00
parent f5f8550263
commit 4a2364cb7b
11 changed files with 60 additions and 12 deletions

View File

@@ -10,7 +10,9 @@
"husky-prepare": "husky install"
},
"dependencies": {
"chart.js": "^4.2.1",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.9"
},