Skip to content

Commit

Permalink
Merge pull request #262 from HerrZatacke/patch-1
Browse files Browse the repository at this point in the history
Update EventRowMixin.js
  • Loading branch information
jquense authored Jan 11, 2017
2 parents 9d31c18 + 2bb14f5 commit 7fff51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EventRowMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default {
allDayAccessor={allDayAccessor}
slotStart={start}
slotEnd={end}
component={eventComponent}
eventComponent={eventComponent}
/>
)
},
Expand Down

0 comments on commit 7fff51c

Please sign in to comment.