remove global window.editor instance from demos
This commit is contained in:
@@ -43,8 +43,6 @@ export default {
|
||||
<p style="text-decoration: line-through">This as well.</p>
|
||||
`,
|
||||
})
|
||||
|
||||
window.editor = this.editor
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user