1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

actually apply scalar CSS :(

This commit is contained in:
Matthew Hodgson
2016-09-19 07:01:46 -04:00
parent 9be1ab774d
commit b348cf1244

View File

@@ -421,7 +421,7 @@ module.exports = React.createClass({
this.props.onCancelClick(ev);
}
},
}, "");
}, "mx_IntegrationsManager");
},
onLeaveClick() {