Fix ES6 space-infix-ops eslint rule [MAILPOET-1082]
This commit is contained in:
@ -113,7 +113,7 @@ define([
|
||||
<tr>
|
||||
<th scope="row">
|
||||
<label
|
||||
htmlFor={'field_'+this.props.field.name}
|
||||
htmlFor={'field_' + this.props.field.name}
|
||||
>
|
||||
{ this.props.field.label }
|
||||
{ tip }
|
||||
|
Reference in New Issue
Block a user