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.03k stars 722 forks source link

fix(a11y): use `div` instead of `button` for grid cells #2089

Closed gpbl closed 4 months ago

gpbl commented 5 months ago

Fixes #1688

Description

WIP.

Type of Change