react-trip-date
react-trip-date copied to clipboard
Fix auto responsive and change start of week and update docs
Description
We have new cleanup docs for DatePicker and RangePicker
Motivation and Context
Since we need to update the storybook or Delete it because the migrations made some breaks in the documentation. Also, change the start of the week to 1 since most of the calendars start from Monday.
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to change)