♻️ Refactor theme module
This commit is contained in:
@@ -33,10 +33,10 @@ onMounted(async () => {
|
||||
await tabStore.initializeTab();
|
||||
});
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
editorStore.clearAllEditors();
|
||||
|
||||
});
|
||||
// onBeforeUnmount(() => {
|
||||
// editorStore.clearAllEditors();
|
||||
//
|
||||
// });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user