mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Lint fix
This commit is contained in:
parent
26fc54a1f5
commit
d51c2ae811
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export default class ObjectUtils {
|
|||
}
|
||||
|
||||
return a !== a && b !== b;
|
||||
};
|
||||
}
|
||||
|
||||
static resolveFieldData(data, field) {
|
||||
if(data && field) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue