PR feedback
This commit is contained in:
parent
8fc3104507
commit
36d126f3a9
4 changed files with 7 additions and 15 deletions
|
@ -49,10 +49,6 @@ export default React.createClass({
|
|||
};
|
||||
},
|
||||
|
||||
_onCancelClick: function() {
|
||||
this.props.onFinished(false);
|
||||
},
|
||||
|
||||
render: function() {
|
||||
const InteractiveAuth = sdk.getComponent("structures.InteractiveAuth");
|
||||
const BaseDialog = sdk.getComponent('views.dialogs.BaseDialog');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue