Skip to content

Commit 6ddf47c

Browse files
authored
Update index.js
1 parent b39ccbb commit 6ddf47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/calendar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default TabNavigator(
1818
screen: ({navigation}) => (
1919
<GoogleCalendarView
2020
navigation={navigation}
21-
calendarId=" [email protected]"
21+
calendarId="[email protected]"
2222
/>
2323
),
2424
navigationOptions: {

0 commit comments

Comments
 (0)