securedeveloper / react-data-export

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

fix: int cells were not supported in dataSet format #53

Closed boazadato closed 6 years ago

boazadato commented 6 years ago

in dataSet format,{value: 3} is being used to set the cell value. internally, for this object format cell type (cell.t) was not set