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:
Bruno Windels
2019-01-29 15:40:19 +01:00
parent 9f1b4ac4cc
commit 7c0f463c91
2 changed files with 3 additions and 4 deletions

View File

@@ -106,8 +106,6 @@ export default React.createClass({
},
render: function() {
const TintableSvg = sdk.getComponent("elements.TintableSvg");
let cancelButton;
if (this.props.hasCancel) {
cancelButton = <AccessibleButton onClick={this._onCancelClick} className="mx_Dialog_cancelButton">