Open leozzitowned opened 6 years ago
Not currently, but I'm happy to take review and accept a pull request!
According to https://en.wikipedia.org/wiki/ISO_4217, there are between 0 - 3 decimal points in the given currencies, so a solution should support that.
Is it possible to control the decimals?
<CurrencyInput name="myInput" required decimals={3} />