v3.20.8
3.20.8 (2023-04-28)
Bug fixes
@data-driven-forms/mui-component-mapper~3.20.8
- fix(mui): apply SwitchProps to Switch component
In the current code, the SwitchProps are not being applied to the Switch component. We should apply these SwitchProps so that users can customize the behavior of the component as this was the original intent.