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
+2 -2
View File
@@ -38,8 +38,8 @@
"@tailwindcss/typography": "^0.5.19",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260508.1",
"tailwindcss": "^4.2.4",
"@typescript/native-preview": "7.0.0-dev.20260510.1",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3"
}
}