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
On timeConfig parameter of TimePickerWrapper I can set the allowed time to be between some range (and it works great!). But I am dealing with multiple possible ranges (like 8-10, 13-15, 16-19), so I was thinking of disabling some intervals and allowing others. Is there a way to do it with react-times?
The text was updated successfully, but these errors were encountered:
On timeConfig parameter of TimePickerWrapper I can set the allowed time to be between some range (and it works great!). But I am dealing with multiple possible ranges (like 8-10, 13-15, 16-19), so I was thinking of disabling some intervals and allowing others. Is there a way to do it with react-times?
The text was updated successfully, but these errors were encountered: