docs: update content

This commit is contained in:
Hans Pagel
2021-03-03 21:35:47 +01:00
parent 7148a91049
commit c888984b08
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ export default {
})
},
beforeDestroy() {
beforeUnmount() {
this.editor.destroy()
},
}