react-day-picker
react-day-picker copied to clipboard
fix: pass month and years dropdown classes to the related components
Fixes: #2393
What's Changed
This pull request passes the MonthsDropdown and YearsDropdown classes to the related components. With these classes, users will be able to differentiate between these two dropdowns.
Type of Change
- [x] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update