remove global window.editor instance from demos
This commit is contained in:
@@ -40,8 +40,6 @@ export default {
|
||||
<p><code>This is code.</code></p>
|
||||
`,
|
||||
})
|
||||
|
||||
window.editor = this.editor
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user