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
I'm missing 24 hour clock and onChangeTime doesn't receive anything. The AcceptLegacy button needs onChangeTime(currHour,currMinute) on line 237 and I miss 24 hour clock.
Problem description
Hi thanks for the library. Love the style,
I'm missing 24 hour clock and onChangeTime doesn't receive anything. The AcceptLegacy button needs
onChangeTime(currHour,currMinute)
on line 237 and I miss 24 hour clock.<TimePicker onChangeTime={this.onChangeTime.bind(this)}/>
The text was updated successfully, but these errors were encountered: