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); this.props.onCancelClick(ev);
} }
}, },
}, ""); }, "mx_IntegrationsManager");
}, },
onLeaveClick() { onLeaveClick() {