react-numeric-input
react-numeric-input copied to clipboard
fixing cant put 0. something values in the component (0.5, 0.4 ....)
If you try to use 0. something in the numeric up down it reset the value to 0 the fix was to update the regex expression.