securedeveloper / react-data-export

Export dataset in react.
https://securedeveloper.github.io/react-data-export/
MIT License
179 stars 191 forks source link

fix excelcell value in index.d.ts #171

Open xaviergeorge opened 2 years ago

xaviergeorge commented 2 years ago

The following has been addressed in the PR:

Description:

Resolves issue #141, as it makes no sense ExcelCell to have the type ExcelCell itself. Instead, it should be ExcelValue.