s-yadav / react-number-format

React component to format numbers in an input or as a text.
MIT License
3.87k stars 409 forks source link

- Fix thousandSeparator missing from documentation #836

Closed ahmad-shoja closed 6 months ago

ahmad-shoja commented 6 months ago

The documentation is missing the thousandSeparator prop in the custom input, causing confusion.

s-yadav commented 6 months ago

Thanks. LGTM.