Upgrade ESlint to v8 (#23305)
This commit is contained in:
@ -19,7 +19,7 @@ class Account extends ImmutablePureComponent {
|
||||
|
||||
handleDomainUnblock = () => {
|
||||
this.props.onUnblockDomain(this.props.domain);
|
||||
}
|
||||
};
|
||||
|
||||
render () {
|
||||
const { domain, intl } = this.props;
|
||||
|
Reference in New Issue
Block a user