Upgrade ESlint to v8 (#23305)
This commit is contained in:
@@ -50,7 +50,7 @@ class Account extends ImmutablePureComponent {
|
||||
} else {
|
||||
dispatch(followAccount(account.get('id')));
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
render () {
|
||||
const { account, intl } = this.props;
|
||||
|
Reference in New Issue
Block a user