1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00
This commit is contained in:
Luke Barnard
2017-08-14 13:59:12 +01:00
parent c97ae5c2e1
commit 3d5d7fa9c8

View File

@@ -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