Removed unused code for notifications scroll top
• Removed: - unused code for notifications scroll top now that we have scroll util for TimelineQueueButtonHeader onClick
This commit is contained in:
parent
e87386a0cf
commit
5fbff20f40
@ -99,7 +99,6 @@ class Notifications extends ImmutablePureComponent {
|
||||
}
|
||||
|
||||
handleDequeueNotifications = () => {
|
||||
window.scrollTo(0, 0)
|
||||
this.props.dispatch(dequeueNotifications())
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user