react-multi-select
react-multi-select copied to clipboard
How to control clicks to delete under destination and source list
Its possible to select and unselect items from source list, there is a way to control this onClicks events? Example: I want to disable the unselect click under destination list, only source list controls whats selected or not
@brunoqs Did you find a solution?