fix: improper rendering of text blocks in PDFs

This commit is contained in:
Amruth Pillai
2026-05-10 13:22:21 +02:00
parent 62f4532157
commit 42e83cc676
20 changed files with 974 additions and 844 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@types/node": "^25.6.2",
"@typescript/native-preview": "7.0.0-dev.20260508.1",
"@typescript/native-preview": "7.0.0-dev.20260510.1",
"typescript": "^6.0.3"
}
}