react-currency-input-field
react-currency-input-field copied to clipboard
How to allow type both "." and "," to insert decimal
trafficstars
In Poland we use "," for decimal separator. However, I want to let user type "." as well to start typical decimal numbers while still displayed as ",". Is it possible?