Remove console log
This commit is contained in:
parent
2afe040332
commit
86628903cc
|
@ -646,9 +646,6 @@
|
|||
})
|
||||
}
|
||||
}
|
||||
|
||||
console.log("mounted")
|
||||
|
||||
return () => {
|
||||
// Unregister component
|
||||
if (componentStore.actions.isComponentRegistered(id)) {
|
||||
|
|
Loading…
Reference in New Issue