why i my price showing NaN react js code example
Example: why i my price showing NaN react js
You can use this library react-number-format. It has these features
<NumberFormat value={2456981} displayType={'text'} thousandSeparator={true} prefix={'$'} />