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
To skip months we need to integrate a calendar component. After integrating that, how do we change the current date?
changing the currentDate prop does not work. for using onSelectDay we need an index for the day, which we don't have for days ahead.