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
Right now, only <EventCalendar /> has a translations prop.
We can add support for it on the standalone views by moving it to useEventCalendar() and dropping the translation context.
See if we want to add it to store.state.translations or as a new root property on the EventCalendarContext