ianmcnally / react-currency-masked-input

Input masking for currency, in React
MIT License
91 stars 24 forks source link

Add support for comma separator #41

Closed ianmcnally closed 5 years ago

richardaum commented 4 years ago

This change ins't working for me when adding , as separator. The following warning appears:

The specified value "0,01" cannot be parsed, or is out of range.