Port #6627 and #6636 to glitch-soc

This commit is contained in:
Thibaut Girka
2018-03-05 11:09:29 +01:00
parent 447d7e6127
commit 25c5223617
3 changed files with 36 additions and 0 deletions

View File

@ -76,6 +76,7 @@ export default class Header extends ImmutablePureComponent {
<InnerHeader
account={account}
onFollow={this.handleFollow}
onBlock={this.handleBlock}
/>
<ActionBar