Refactor shouldUpdateScroll stuff
This commit is contained in:
@ -18,7 +18,6 @@ export default class StatusList extends ImmutablePureComponent {
|
||||
onScrollToTop: PropTypes.func,
|
||||
onScroll: PropTypes.func,
|
||||
trackScroll: PropTypes.bool,
|
||||
shouldUpdateScroll: PropTypes.func,
|
||||
isLoading: PropTypes.bool,
|
||||
isPartial: PropTypes.bool,
|
||||
hasMore: PropTypes.bool,
|
||||
|
Reference in New Issue
Block a user