gpbl / react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.
https://daypicker.dev
MIT License
6.09k stars 732 forks source link

feat: return `dayPickerProps` from `useDayPicker` #2572

Closed gpbl closed 2 weeks ago

gpbl commented 2 weeks ago

Idea from: https://github.com/gpbl/react-day-picker/discussions/2562 by @ImXico