First PDF export attempt

This commit is contained in:
2023-08-22 16:57:41 +02:00
parent 9c606994e0
commit 4d28696be8
3 changed files with 207 additions and 0 deletions

View File

@ -24,11 +24,13 @@
"email-validator": "^2.0.4",
"family-chart": "^0.0.0-beta-1",
"filesize": "^10.0.9",
"jspdf": "^2.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-easy-crop": "^5.0.0",
"react-router-dom": "^6.11.2",
"react-scripts": "^5.0.1",
"svg2pdf.js": "^2.2.2",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"
},