mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
PR checker #5412 - prettier warns
This commit is contained in:
parent
3a134dd561
commit
85a9455c84
30 changed files with 41 additions and 41 deletions
|
@ -77,7 +77,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeIndex(newValue) {
|
||||
this.d_activeIndex = newValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue