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
src/components/views/auth

View File

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