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
dayComponent?: React.ComponentType<DayProps&{date?: DateData}>;// TODO: change 'date' prop type to string by removing it from overriding BasicDay's 'date' prop (breaking change for V2)
0 commit comments