multiselect-react-dropdown icon indicating copy to clipboard operation
multiselect-react-dropdown copied to clipboard

Allow showArrow={false} to work with singleSelect={true}

Open alexyoung23j opened this issue 4 years ago • 0 comments

The current implementation makes the arrow appear whenever singleSelect is on, regardless of the showArrow prop.

Can be seen here: https://multiselect-react-dropdown.vercel.app/?path=/docs/multiselect-dropdown--arrray-of-objects

alexyoung23j avatar Jul 02 '21 23:07 alexyoung23j