mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Lint fixes
This commit is contained in:
parent
0e4bad5085
commit
df4080154e
4 changed files with 4 additions and 4 deletions
|
@ -422,7 +422,7 @@ export default {
|
|||
return this.value;
|
||||
},
|
||||
equalityKey() {
|
||||
return this.optionValue ? null : this.dataKey;
|
||||
return this.optionValue ? null : this.dataKey;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue