You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix type declaration. Added allowLeadingZeros on types. #385
- Fixed#386. Clear the input on blur if ony `-` is added.
- Added prop-type defination for RefObject #384
- Added inputMode = numeric by default so in mobile browser proper keyboard should open. #189, #312
- Fix type declaration. Added allowLeadingZeros on types. #385
- Fixed#386. Clear the input on blur if ony `-` is added.
- Added prop-type defination for RefObject #384
- Added inputMode = numeric by default so in mobile browser proper keyboard should open. #189, #312
Hi, the prop 'allowLeadingZeros' doesn't exist in the interface NumberFormatProps.
Kind regards.
The text was updated successfully, but these errors were encountered: