mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update InputSwitch.vue
This commit is contained in:
parent
808b7625ac
commit
db4589c4c6
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ export default {
|
|||
this.$emit('input', newValue);
|
||||
this.$refs.input.focus();
|
||||
}
|
||||
|
||||
event.preventDefault();
|
||||
},
|
||||
onFocus(event) {
|
||||
this.focused = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue