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

@@ -40,8 +40,6 @@ export default {
<p><code>This is code.</code></p>
`,
})
window.editor = this.editor
},
beforeDestroy() {