feat: add PDF export functionality to ExportModal and update dependencies for jsPDF and jsPDF-autotable

This commit is contained in:
Usman Baig
2026-01-30 13:47:28 +01:00
parent eb81f111c0
commit c845a1dffb
3 changed files with 255 additions and 1 deletions

View File

@@ -17,6 +17,8 @@
"framer-motion": "^12.23.26",
"i18n-iso-countries": "^7.14.0",
"iso-3166-2": "^1.0.0",
"jspdf": "^4.0.0",
"jspdf-autotable": "^5.0.7",
"next": "^16.1.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",