nexxtway/react-rainbow

fix: change border radius in multiselect button icon based on borderRadius prop

LeandroTorresSicilia opened this issue · 0 comments

when pass the borderRadius prop to Multiselect component then the plus (+) button icon should also change its border radius, for this simply pass the borderRadius prop to the ButtonIcon component internally