Ryo Matsukawa 308b32c0f1
fix(date-picker): filter out non-DOM props to prevent console errors (#2833)
* fix(date-picker): filter out non-DOM props to prevent console errors

* chore: added test to confirm no warning
2024-04-22 15:59:58 -03:00
..
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00

@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.