Use setRef in notifications list

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
environments/review-notificati-epl4y1/deployments/36
marcin mikołajczak 2 years ago
parent 40c3793d20
commit 308877ab7b

@ -172,6 +172,7 @@ class Notifications extends React.PureComponent {
const scrollContainer = (
<ScrollableList
ref={this.setRef}
scrollKey='notifications'
isLoading={isLoading}
showLoading={isLoading && notifications.size === 0}

Loading…
Cancel
Save