buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

Dropdown: when multi & searchable, remove single option button (x) should have cursor: pointer #1322

Closed giogonzo closed 5 years ago

giogonzo commented 5 years ago

Project card

It currently gets the same cursor as the overall component (text selection since searchable)

how to reproduce