Improve code
This commit is contained in:
@@ -54,7 +54,7 @@ export default mapElementFactory({
|
||||
},
|
||||
|
||||
afterCreate(inst) {
|
||||
var clearEvents = () => {}
|
||||
let clearEvents = () => {}
|
||||
|
||||
// Watch paths, on our own, because we do not want to set either when it is
|
||||
// empty
|
||||
|
||||
Reference in New Issue
Block a user