[material-ui][Radio] Large size shows warning in console #40143
Labels
component: button
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
Milestone
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://stackblitz.com/edit/react-hbyt9f-iryn4i?file=Demo.tsx
I've created new size for Radio button , the large size , but I got this warning in chrome developer console. It seems it's because of this line of code
Here is the warning :
I've created a Stackblitz live demo so you can check it.
Current behavior 😯
It show warning in console for
Expected behavior 🤔
It should accept custom size without showing warning.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: