[pickers] v7: Move the exports of the calendarHeader
slot to @mui/x-date-pickers/PickersCalendarHeader
#11019
Labels
breaking change
component: pickers
This is the name of the generic UI component, not the React module!
v7.x
Part of #7902
The code is in
src/PickersCalendarHeader
but the export was still done through@mui/x-date-pickers/DateCalendar
to avoid breaking changes in v6.We can now remove this export and use only the new endpoint.
Search keywords:
The text was updated successfully, but these errors were encountered: