trotzig / react-available-times

A calendar to select available time slots
MIT License
98 stars 33 forks source link

Ensure only one can be slot can be picked #15

Open agoiabel opened 5 years ago

agoiabel commented 5 years ago

I want to ensure that user cannot pick more than one time slot, so picking one will remove previously selected ones.

trotzig commented 5 years ago

Hi @agoiabel! This would be a great addition to the component! Since I don't need that functionality myself, I'd be happy to accept a PR for it.