Skip to content

Commit 4e0b6fc

Browse files
committed
Add comment about the reason for prop exclusion
1 parent 209bda7 commit 4e0b6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/x-date-pickers-pro/src/PickersRangeCalendarHeader/PickersRangeCalendarHeader.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const PickersRangeCalendarHeader = React.forwardRef(function PickersRangeCalenda
4141
minDate,
4242
maxDate,
4343
timezone,
44+
// omit props that are not used in the PickersArrowSwitcher
4445
reduceAnimations,
4546
views,
4647
view,

0 commit comments

Comments
 (0)