From 7f2fbe4eb372fff71ec7875bf34bb7ac5fd5eb30 Mon Sep 17 00:00:00 2001 From: Maharshi Alpesh Date: Tue, 17 Sep 2024 12:08:22 +0530 Subject: [PATCH] chore(date-picker): adding the changeset --- .changeset/flat-pants-accept.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/flat-pants-accept.md diff --git a/.changeset/flat-pants-accept.md b/.changeset/flat-pants-accept.md new file mode 100644 index 0000000000..8c2e13f591 --- /dev/null +++ b/.changeset/flat-pants-accept.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/date-picker": patch +--- + +Fixes getCalendarProps to propagate the classNames in the calendarProps.