[core] Review props that are true
by default
#930
Labels
core
Infrastructure work going on behind the scenes
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
To review props
true
by default that would be a better DX if we change the name to make themfalse
by default or use a union type, like:noValidate={false}
→nativeValidation
,enableNativeValidation
openMultiple={false}
→type="single"
alignOptionToTrigger={false}
etc.
Search keywords:
The text was updated successfully, but these errors were encountered: