Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
FarrukhSaleemAbs committed Jan 26, 2024
1 parent b9e7adb commit 9c1c0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/form/Calendar/Calendar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export const Calendar: FC<CalendarProps> = ({
animated,
onChange,
onViewChange,
isMultiMonths = true,
isMultiMonths = false,
selectedRangeColor,
selectedRangerBorderColor
}) => {
Expand Down

0 comments on commit 9c1c0f4

Please sign in to comment.