remove useless comment
This commit is contained in:
parent
02332cf4a6
commit
fa61f16e42
@ -43,7 +43,6 @@ export default {
|
||||
methods: {
|
||||
click() {
|
||||
this.$el.classList.add("active");
|
||||
//this.$el.dispatchEvent(new Event("icry-activated"));
|
||||
this.$emit("icry-activated", this.$el);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user