Revert "fix: Fixes rendering of non-Latin alphabet characters in PDF export (#2948)" [skip e2e]

This reverts commit 4c1896208f.
This commit is contained in:
Antonella Sgarlatta
2025-10-28 16:24:21 -03:00
parent c76f87db32
commit d9cf9f758c
35 changed files with 193 additions and 447 deletions

View File

@@ -116,10 +116,9 @@
"@lexical/rich-text": "0.38.1",
"@lexical/utils": "0.38.1",
"@radix-ui/react-slot": "^1.0.1",
"@react-pdf/renderer": "^4.3.0",
"@react-pdf/renderer": "^3.3.2",
"comlink": "^4.4.1",
"fast-diff": "^1.3.0",
"lexical": "0.38.1",
"unicode-script": "^1.2.0"
"lexical": "0.38.1"
}
}