Skip to content

Commit 281c9d6

Browse files
committed
update comment
1 parent e355194 commit 281c9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/calendar-list/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class CalendarList extends Component {
6060
onEndReachedThreshold: PropTypes.number,
6161
/** Called once when the scroll position gets within onEndReachedThreshold */
6262
onEndReached: PropTypes.func,
63-
/** To put directly in flatList */
63+
/** Allows FlatList to be displayed on scrollView */
6464
nestedScrollEnabled: PropTypes.bool
6565
};
6666

0 commit comments

Comments
 (0)