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
Once #123 is closed, the calendar should check if props.direction === "rtl" to handle properly the handler to the next/previous month, whose behaviour should be inverted. In the localization example the "next" is actually the handler on the left, not on the right.
The text was updated successfully, but these errors were encountered:
Once #123 is closed, the calendar should check if
props.direction === "rtl"
to handle properly the handler to the next/previous month, whose behaviour should be inverted. In the localization example the "next" is actually the handler on the left, not on the right.The text was updated successfully, but these errors were encountered: