mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(date-range-picker): ensure label props are reflected in aria labels * docs: added missing label to date range picker * chore: add changesets * Update .changeset/gentle-pigs-admire.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@nextui-org/date-picker
A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.
Installation
yarn add @nextui-org/date-picker
# or
npm i @nextui-org/date-picker
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.