Fix scroll to top in single column UI (#11463)
This commit is contained in:
@ -51,7 +51,7 @@ class Reblogs extends ImmutablePureComponent {
|
||||
|
||||
return (
|
||||
<Column>
|
||||
<ColumnBackButton />
|
||||
<ColumnBackButton multiColumn={multiColumn} />
|
||||
|
||||
<ScrollableList
|
||||
scrollKey='reblogs'
|
||||
|
Reference in New Issue
Block a user