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
It would be nice to have a boolean that doesn't allow you to click dates before today (i.e. a minDate: new Date()). It could then reduce the opacity of the hidden dates, so users know not to click them.