mirror of https://github.com/vector-im/riot-web
Correct stale name in props
parent
23fc4417e8
commit
3f4001f1fe
|
@ -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,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue