Correct stale name in props

pull/21833/head
J. Ryan Stinnett 2019-01-29 12:17:01 -06:00
parent 23fc4417e8
commit 3f4001f1fe
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class PasswordLogin extends React.Component {
initialPhoneNumber: "", initialPhoneNumber: "",
initialPassword: "", initialPassword: "",
loginIncorrect: false, loginIncorrect: false,
hsDomain: "", hsUrl: "",
hsName: null, hsName: null,
disableSubmit: false, disableSubmit: false,
} }