react-spreadsheet-import
react-spreadsheet-import copied to clipboard
rowHook does not work with async functions
Hello,
An async rowHook function will cause the row to be completely blank (right now all the table is emptied because of another bug (https://github.com/UgnisSoftware/react-spreadsheet-import/issues/137))