feat: refactor pdfBlock

This commit is contained in:
swve 2023-03-23 22:16:39 +01:00
parent 3715157722
commit 619688676b
9 changed files with 86 additions and 137 deletions

View file

@ -11,7 +11,7 @@ export default Node.create({
addAttributes() {
return {
fileObject: {
blockObject: {
default: null,
},
};