coston / json-to-csv-export

A function to easily generate csv downloads of your json data. ✨
https://json-to-csv-export.coston.io
MIT License
83 stars 24 forks source link

fix(#28): zero not showing in cell #29

Closed galdil closed 2 years ago

galdil commented 2 years ago

In a case the user has zero in his data, the cell is empty.

image