[Fix] `DayPicker{Range,SingleDate}Controller`: Fix incorrect firstDayOfWeek null checking
Co-authored-by:axsann <7417697+axsann@users.noreply.github.com> Co-authored-by:
Jordan Harband <ljharb@gmail.com>
Showing
- src/components/DayPickerRangeController.jsx 11 additions, 4 deletionssrc/components/DayPickerRangeController.jsx
- src/components/DayPickerSingleDateController.jsx 11 additions, 4 deletionssrc/components/DayPickerSingleDateController.jsx
- test/components/DayPickerRangeController_spec.jsx 13 additions, 0 deletionstest/components/DayPickerRangeController_spec.jsx
- test/components/DayPickerSingleDateController_spec.jsx 13 additions, 0 deletionstest/components/DayPickerSingleDateController_spec.jsx
Loading
Please register or sign in to comment