Skip to content

Commit

Permalink
Update src/Calendar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed May 15, 2020
1 parent ff2e2ee commit 35899bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Calendar.jsx
Expand Up @@ -435,7 +435,7 @@ export default class Calendar extends Component {
showFixedNumberOfWeeks,
showNeighboringMonth,
showWeekNumbers,
selectRange
selectRange,
} = this.props;
const { onMouseLeave } = this;

Expand Down

0 comments on commit 35899bd

Please sign in to comment.