We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea03f0 commit a69c130Copy full SHA for a69c130
package.json
@@ -17,15 +17,18 @@
17
"@fortawesome/react-fontawesome": "^0.2.2",
18
"autoprefixer": "^10.4.19",
19
"axios": "^1.7.2",
20
+ "chart.js": "^4.4.8",
21
"country-list-js": "^3.1.8",
22
"file-saver": "^2.0.5",
23
"html2canvas": "^1.4.1",
24
"jspdf": "^2.5.1",
25
"postcss": "^8.4.38",
26
+ "prop-types": "^15.8.1",
27
"react": "^18.3.1",
28
"react-chartjs-2": "^5.2.0",
29
"react-dom": "^18.2.0",
- "react-router-dom": "^6.23.1"
30
+ "react-router-dom": "^6.23.1",
31
+ "react-toastify": "^11.0.5"
32
},
33
"devDependencies": {
34
"@commitlint/cli": "^19.3.0",
0 commit comments