[pickers] Remove deprecated components
and componentsProps
props
#10335
Labels
breaking change
component: pickers
This is the name of the generic UI component, not the React module!
v7.x
Following the conventions being followed across MUI products, MUI X deprecated
components
andcomponentsProps
to replaceslots
andslotProps
.In v7, these deprecated props should be removed. Here are the action items needed to be taken for completing this breaking change:
UncapitalizeObjectKeys
for all theslots
propscomponents
andcomponentsProps
on all pickerscomponents -> slots
conversion part ofpreset-safe
.The text was updated successfully, but these errors were encountered: