delint
This commit is contained in:
parent
6c3ac2d0c4
commit
873952a83e
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ export default createReactClass({
|
|||
extraComponents.push(
|
||||
<AccessibleButton kind="secondary" onClick={this.props.onRejectAndIgnoreClick} key="ignore">
|
||||
{ _t("Reject & Ignore user") }
|
||||
</AccessibleButton>
|
||||
</AccessibleButton>,
|
||||
);
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue