1.23.0
Dropdown
component:- Renamed
renderPlaceholder
toplaceholderComponent
. - Renamed
renderOption
tooptionComponent
. - Fixed a bug where options were not closing when the button is clicked.
- Renamed
Dropdown
component:
renderPlaceholder
to placeholderComponent
.renderOption
to optionComponent
.