From 9254669f8197df22386c6b2a4dc894e88f8587af Mon Sep 17 00:00:00 2001 From: Richard Lindhout Date: Thu, 21 Dec 2023 20:18:56 +0100 Subject: [PATCH] fix: fix validateDomNesting #323 --- src/Date/Month.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Date/Month.tsx b/src/Date/Month.tsx index 818ca28a..92353087 100644 --- a/src/Date/Month.tsx +++ b/src/Date/Month.tsx @@ -305,6 +305,7 @@ function Month(props: MonthSingleProps | MonthRangeProps | MonthMultiProps) { onPressYear(year) : undefined} + disabled icon={ selectingYear ? theme.isV3