Skip to content

Added allowedDecimalSeparators props #345

Compare
Choose a tag to compare
@s-yadav s-yadav released this 01 Oct 06:48
· 385 commits to master since this release
  • Added allowedDecimalSeparators props which user can type to add decimals.
<NumberFormat allowedDecimalSeparators={[',', '.']} thousandSeparator="." decimalSeparator="," />