You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Lint
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user