react-datepicker
react-datepicker copied to clipboard
Is there a yearClassName?
Is your feature request related to a problem? Please describe.
I noticed that there is a dayClassName
and a weekDayClassName
but I can't seem to find a yearClassName
for when the showYearPicker
prop is set to true
.
Is there a workaround for this to apply a custom classname to the year picker?