Hello, how to implement fixed decimal values using this library? <td>{parseFloat(this.state.charges).toFixed(2)}</td> Still, decimal points are not showing how to solve this