Is there a way to highlight the today;s date ?
@kamarajuPrathi you can use CalendarDay__today class name https://github.com/airbnb/react-dates/issues/1423
.CalendarDay__today { /*Your styles here*/ ... }
Most helpful comment
@kamarajuPrathi you can use CalendarDay__today class name
https://github.com/airbnb/react-dates/issues/1423