Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit bc69531

Browse files
authored
Update CHANGELOG.md
1 parent 8a895f4 commit bc69531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
<Calendar
1313
dateDisplayFormat='MMM D, YYYY'
1414
monthDisplayFormat='MMM YYYY'
15-
weekdayDisplayFormat='E'
15+
weekdayDisplayFormat='ddd'
1616
dayDisplayFormat='D'
1717
/>
1818
```
@@ -169,4 +169,4 @@ Momentjs: `moment(dateString).toDate()`
169169
- `initialFocusedRange` prop added: Initial value for focused range. See `focusedRange` for usage.
170170
- `onRangeFocusChange` prop added: Callback function for focus changes by user.
171171
- `dragSelectionEnabled` prop added
172-
- `showMonthAndYearPickers` prop added
172+
- `showMonthAndYearPickers` prop added

0 commit comments

Comments
 (0)