Be more positive in property naming
This commit is contained in:
parent
8916c90fed
commit
7df003ef74
2 changed files with 3 additions and 3 deletions
|
@ -203,7 +203,7 @@ export default React.createClass({
|
|||
fail={this._onAuthStageFailed}
|
||||
setEmailSid={this._setEmailSid}
|
||||
makeRegistrationUrl={this.props.makeRegistrationUrl}
|
||||
hideContinue={this.props.continueIsManaged}
|
||||
showContinue={!this.props.continueIsManaged}
|
||||
/>
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue