zsusac/ReactHTMLTableToExcel

Not Accepting fixed decimal values?

YogeshLegendkiller opened this issue · 0 comments

Hello, how to implement fixed decimal values using this library?

{parseFloat(this.state.charges).toFixed(2)}

Still, decimal points are not showing how to solve this