Merge commit 'b9f59ebcc6
' into merging-upstream
This commit is contained in:
commit
83bda6c1a8
4750 changed files with 5257 additions and 3475 deletions
|
@ -23,7 +23,7 @@ export default class Account extends ImmutablePureComponent {
|
|||
|
||||
static propTypes = {
|
||||
account: ImmutablePropTypes.map.isRequired,
|
||||
me: PropTypes.number.isRequired,
|
||||
me: PropTypes.string.isRequired,
|
||||
onFollow: PropTypes.func.isRequired,
|
||||
onBlock: PropTypes.func.isRequired,
|
||||
onMute: PropTypes.func.isRequired,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue