react-widgets
react-widgets copied to clipboard
Fix inputProps not being applied on DropdownList
Fixes #963
The inputProps were not being applied to the input in the DropdownListInput component.
Bumping this as I also need this fix