Hello.
Thank you for the wonderful calendar
My problem is this
<InfiniteCalendar onSelect={function(date) { alert('You selected: ' + format(date, 'ddd, MMM Do YYYY')) } />
I want to show another message if I remove selection with date.
I use Multiple Date Selection