mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove unused method
This commit is contained in:
@@ -263,11 +263,6 @@ export default {
|
||||
},
|
||||
});
|
||||
},
|
||||
|
||||
revert() {
|
||||
this.$emit('update:modelValue', this.inputValue);
|
||||
this.$emit('update:color', this.inputColor);
|
||||
},
|
||||
},
|
||||
watch: {
|
||||
/** colorRaw -> color */
|
||||
|
||||
Reference in New Issue
Block a user