We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a261bf commit 8e09857Copy full SHA for 8e09857
src/lib/timeline/TimelineStateContext.js
@@ -43,8 +43,6 @@ export class TimelineStateProvider extends React.Component {
43
canvasWidth: PropTypes.number.isRequired,
44
showPeriod: PropTypes.func.isRequired,
45
timelineUnit: PropTypes.string.isRequired,
46
- showPeriod: PropTypes.func.isRequired,
47
- timelineUnit: PropTypes.string.isRequired,
48
timelineWidth: PropTypes.number.isRequired,
49
}
50
0 commit comments