dima-bu / react-time-input

A simple react component for select time in format HH:mm
https://github.com/dima-bu/react-time-input.git#readme
MIT License
54 stars 33 forks source link

Allowing the component to fire onChange when the inputted value is empty aka '' #38

Closed darylthornhill closed 5 years ago

darylthornhill commented 5 years ago

Changed some formatting. Adjusted example to console.log on change. Adjusted the time input to register a valid input as empty so that when something changes it can be empty.

darylthornhill commented 5 years ago

Bug in code, when component received props - re-submitting.

darylthornhill commented 5 years ago

Bug in code, when component received props - re-submitting.

darylthornhill commented 5 years ago

Bug in code, when component received props - re-submitting.