Lint fix
parent
26fc54a1f5
commit
d51c2ae811
|
@ -55,7 +55,7 @@ export default class ObjectUtils {
|
|||
}
|
||||
|
||||
return a !== a && b !== b;
|
||||
};
|
||||
}
|
||||
|
||||
static resolveFieldData(data, field) {
|
||||
if(data && field) {
|
||||
|
|
Loading…
Reference in New Issue