Remove create account from forgot password
This commit is contained in:
parent
2bb5a1d6ef
commit
e0e873d0a8
3 changed files with 1 additions and 12 deletions
|
@ -1955,7 +1955,6 @@ export default React.createClass({
|
|||
customHsUrl={this.getCurrentHsUrl()}
|
||||
customIsUrl={this.getCurrentIsUrl()}
|
||||
onComplete={this.onLoginClick}
|
||||
onRegisterClick={this.onRegisterClick}
|
||||
onLoginClick={this.onLoginClick} />
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue