actually apply scalar CSS :(
parent
9be1ab774d
commit
b348cf1244
|
@ -421,7 +421,7 @@ module.exports = React.createClass({
|
||||||
this.props.onCancelClick(ev);
|
this.props.onCancelClick(ev);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}, "");
|
}, "mx_IntegrationsManager");
|
||||||
},
|
},
|
||||||
|
|
||||||
onLeaveClick() {
|
onLeaveClick() {
|
||||||
|
|
Loading…
Reference in New Issue