mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-22 05:52:21 +02:00
Lint
This commit is contained in:
parent
c97ae5c2e1
commit
3d5d7fa9c8
@ -883,8 +883,7 @@ module.exports = React.createClass({
|
||||
onChange={ onChange }
|
||||
/>
|
||||
<label htmlFor={feature.id}>{feature.name}</label>
|
||||
</div>
|
||||
);
|
||||
</div>);
|
||||
});
|
||||
|
||||
// No labs section when there are no features in labs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user