Refactor on LiveEditor

pull/1147/head
mertsincan 2021-04-06 11:18:24 +03:00
parent f4758cd54b
commit 9476c0c429
1 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ export default {
});
},
beforeUnmount() {
EventBus.off('view-github');
EventBus.off('run-demo');
},
methods: {
postSandboxParameters(sourceType) {