Skip to content

Commit

Permalink
docs: add resourceHeader to Proptypes (jquense#1202)
Browse files Browse the repository at this point in the history
  • Loading branch information
healthycola authored and jquense committed Mar 29, 2019
1 parent 58c39c3 commit 4c36961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ class Calendar extends React.Component {
dateCellWrapper: elementType,
timeSlotWrapper: elementType,
timeGutterHeader: elementType,
resourceHeader: elementType,

toolbar: elementType,

Expand Down

0 comments on commit 4c36961

Please sign in to comment.