bazingaedward / monaco-editor-vue3

Monaco Editor for Vue3
MIT License
87 stars 17 forks source link

update deprecated beforeDestroy to beforeUnmount #13

Closed QasimRazvi closed 1 year ago

QasimRazvi commented 1 year ago

lifecycle method beforeDestroy has been renamed to beforeUnmount now in Vue3