Skip to content

Commit 35899bd

Browse files
authored
Update src/Calendar.jsx
1 parent ff2e2ee commit 35899bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Calendar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ export default class Calendar extends Component {
435435
showFixedNumberOfWeeks,
436436
showNeighboringMonth,
437437
showWeekNumbers,
438-
selectRange
438+
selectRange,
439439
} = this.props;
440440
const { onMouseLeave } = this;
441441

0 commit comments

Comments
 (0)