remove global window.editor instance from demos

This commit is contained in:
Hans Pagel
2020-09-15 16:52:19 +02:00
parent f7f3d29fe5
commit a560a1bbb4
21 changed files with 0 additions and 42 deletions

View File

@@ -42,8 +42,6 @@ export default {
<p style="font-style: italic">This as well.</p>
`,
})
window.editor = this.editor
},
beforeDestroy() {