(frontend) add pdf blocks to the editor

Added pdf block in the editor.

Signed-off-by: dakshesh14 <65905942+dakshesh14@users.noreply.github.com>
This commit is contained in:
dakshesh14
2025-08-17 12:37:31 +05:30
committed by Anthony LC
parent 1fdf70bdcf
commit d8f90c04bd
10 changed files with 143 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(frontend) add pdf block to the editor #1293
### Changed
- ♻️(frontend) replace Arial font-family with token font #1411