Updated ESLINT and fixing linting issues
This commit is contained in:
@@ -80,7 +80,7 @@ export default class TransactionPendingForm extends Component {
|
||||
onClick={ this.onToggleReject }
|
||||
className={ styles.rejectToggle }
|
||||
>
|
||||
{ html }
|
||||
{ html }
|
||||
</a>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user