utils.js icon indicating copy to clipboard operation
utils.js copied to clipboard

Invalid types for pathOr

Open polRk opened this issue 4 years ago • 0 comments

It doesn't works

pathOr<string, Array<any>>(['data', 'categories'], [], result);

polRk avatar Sep 07 '21 08:09 polRk