mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Fixing the minor UI issues in the email discovery
This commit is contained in:
parent
d3541b78eb
commit
f5911e6446
@ -203,6 +203,7 @@ export class EmailAddress extends React.Component {
|
||||
className="mx_ExistingEmailAddress_confirmBtn"
|
||||
kind="primary_sm"
|
||||
onClick={this.onContinueClick}
|
||||
disabled={this.state.continueDisabled}
|
||||
>
|
||||
{_t("Complete")}
|
||||
</AccessibleButton>
|
||||
|
Loading…
Reference in New Issue
Block a user