Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Allow New Recovery Dialog to be cancelled
Browse files Browse the repository at this point in the history
  • Loading branch information
jryans committed Jan 9, 2019
1 parent 02a83a7 commit 1fcafda
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export default class NewRecoveryMethodDialog extends React.PureComponent {
<BaseDialog className="mx_NewRecoveryMethodDialog"
onFinished={this.props.onFinished}
title={title}
hasCancel={false}
>
<div>
<p>{_t(
Expand Down

0 comments on commit 1fcafda

Please sign in to comment.