Add jsPDF dependency and PDF generation module for repair tickets
Install jsPDF, add generate-pdf.ts with customer-facing PDF layout, wire PDF button in ticket detail to generate and auto-upload.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"@tanstack/react-router": "^1.121.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"jspdf": "^4.2.1",
|
||||
"lucide-react": "^1.7.0",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user