Lint
This commit is contained in:
parent
c97ae5c2e1
commit
3d5d7fa9c8
1 changed files with 1 additions and 2 deletions
|
@ -883,8 +883,7 @@ module.exports = React.createClass({
|
||||||
onChange={ onChange }
|
onChange={ onChange }
|
||||||
/>
|
/>
|
||||||
<label htmlFor={feature.id}>{feature.name}</label>
|
<label htmlFor={feature.id}>{feature.name}</label>
|
||||||
</div>
|
</div>);
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// No labs section when there are no features in labs
|
// No labs section when there are no features in labs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue