[joy-ui][Switch] The root element is missing the MuiSwitch-sizeXx
class
#39320
Labels
component: switch
This is the name of the generic UI component, not the React module!
package: joy-ui
Specific to @mui/joy
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/nyhvxz?file=/Demo.js
Steps:
Switch
component to see the generated classess.Current behavior 😯
The root element is missing the
MuiSwitch-sizeMd
class.Expected behavior 🤔
The
MuiSwitch-sizeMd
class should be applied to the root element.Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: