Skip to content

Commit

Permalink
fix: remove duplicate getter prop (jquense#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrjoson authored and jquense committed Jan 23, 2019
1 parent 6ba089a commit 6b90182
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DayColumn.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ class DayColumn extends React.Component {
key={'evt_' + idx}
getters={getters}
isRtl={isRtl}
getters={getters}
components={components}
continuesEarlier={continuesEarlier}
continuesLater={continuesLater}
Expand Down

0 comments on commit 6b90182

Please sign in to comment.