Skip to content

v3.20.8

Compare
Choose a tag to compare
@rvsia rvsia released this 28 Apr 15:15
· 148 commits to master since this release

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.