Remove back button from bookmarks, favourites and lists screens in web UI (#26126)
This commit is contained in:
parent
cfd50f30bb
commit
5e8cbb5f82
3 changed files with 1 additions and 3 deletions
|
@ -86,7 +86,6 @@ class Favourites extends ImmutablePureComponent {
|
|||
onClick={this.handleHeaderClick}
|
||||
pinned={pinned}
|
||||
multiColumn={multiColumn}
|
||||
showBackButton
|
||||
/>
|
||||
|
||||
<StatusList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue