Skip to content

Commit

Permalink
Remove dateFormat from CalendarRange
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed May 9, 2024
1 parent b71e3c2 commit ba5e5f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/form/Calendar/CalendarRange.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export const CalendarRange: FC<CalendarRangeProps> = ({
previousYearArrow = '«',
nextArrow = '›',
nextYearArrow = '»',
dateFormat = 'MMMM yyyy',
showDayOfWeek,
animated = true,
onChange,
Expand Down

0 comments on commit ba5e5f5

Please sign in to comment.