nextui/.changeset/stale-cats-sell.md
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

103 B

@nextui-org/date-picker
patch

Fixed console errors for non-DOM props in DatePicker (#2823)