v6.2.0
What's new?
- You can now pass custom class names to React-Date-Picker and React-Calendar. Accepted formats? Pretty much anything.
- className that will be added along with "react-date-picker" to the main React-Date-Picker
<div>
element. - calendarClassName that will be added along with "react-calendar" to the main React-Calendar
<div>
element.
- className that will be added along with "react-date-picker" to the main React-Date-Picker