react-csv-to-table icon indicating copy to clipboard operation
react-csv-to-table copied to clipboard

Fixes function type-check for `colKey` invocation

Open NOLFXceptMe opened this issue 3 years ago • 0 comments

This is a bug, probably a typo. We must check colKey type before invoking it, not rowKey

NOLFXceptMe avatar Mar 03 '22 08:03 NOLFXceptMe