refactoring

This commit is contained in:
Philipp Kühn
2020-12-07 10:44:08 +01:00
parent 09c7b5291f
commit 2e21a5bf38

View File

@@ -41,12 +41,6 @@ export default {
}), }),
Paper, Paper,
], ],
content: `
<div data-type="paper"></div>
`,
onUpdate: () => {
// console.log(this.editor.getJSON())
},
}) })
}, },