mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +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
|
@ -75,7 +75,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeItemPath(newPath) {
|
||||
if (!this.popup) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue