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 8afdb4e commit 1cde827Copy full SHA for 1cde827
source/views/calendar/calendar-google.js
@@ -35,7 +35,7 @@ export class GoogleCalendarView extends React.Component {
35
}
36
37
componentWillMount() {
38
- this.getEvent()
+ this.getEvents()
39
40
41
buildCalendarUrl(calendarId: string) {
0 commit comments