Version 0.5.1
React components
Select
: removed the check for option or optiongroup. This enablesReact.Fragment
andnull
to be added as children for aSelect
component.useMediaQuery
: now accepts 0 as a value.
Select
: removed the check for option or optiongroup. This enables
React.Fragment
and null
to be added as children for a Select
component.useMediaQuery
: now accepts 0 as a value.