react-data-export
react-data-export copied to clipboard
fix excelcell value in index.d.ts
The following has been addressed in the PR:
- Issue #141
- No unit tests added
Description:
Resolves issue #141, as it makes no sense ExcelCell to have the type ExcelCell itself. Instead, it should be ExcelValue.