studiobakers / react-ui-toolkit

Bakers Studio's React-based UI Toolkit
MIT License
15 stars 2 forks source link

Add TimeInput component #76

Closed edizcelik closed 2 years ago

edizcelik commented 3 years ago

Our current component is just an Input that handles various input formats and wisely determines what the time would be from the entered value. We should combine that with a dropdown off available options, similar to Google Calendar's time select component.