remove global window.editor instance from demos
This commit is contained in:
@@ -29,8 +29,6 @@ export default {
|
||||
Text(),
|
||||
],
|
||||
})
|
||||
|
||||
window.editor = this.editor
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user