defaultProps
cannot be set
#361
Labels
package: system
Specific to @mui/system
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
and save
Current behavior
Expected behavior
Being able to set default props, not necessarily using the method above, just in general
Context
I have a button I want to make sure is not a submit by default, so I want it to have
type="button"
, but I don't want to do the wrapping danceIts just needless ritual
Your environment
npx @mui/envinfo
Search keywords: props, default, defaultProps
The text was updated successfully, but these errors were encountered: