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