kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Profile: hide Column back button
rodzic
6eeecf0825
commit
8569958ec5
|
@ -174,7 +174,7 @@ class AccountTimeline extends ImmutablePureComponent {
|
|||
}
|
||||
|
||||
return (
|
||||
<Column>
|
||||
<Column showBackBtn={false}>
|
||||
<div className='account__section-headline'>
|
||||
<NavLink exact to={`/@${accountUsername}`}>
|
||||
<FormattedMessage id='account.posts' defaultMessage='Posts' />
|
||||
|
|
Ładowanie…
Reference in New Issue