I want radio button like functionality, I set prop maxSelectedItems={1}.
When I select an item, it disables the other items, but I want all items to remain selectable, with the previously selected item automatically deselected when a new one is chosen.