Merge branch 'travis/soft-logout-rehydrate' into travis/soft-logout-keys
This commit is contained in:
commit
3e0be640fd
1 changed files with 2 additions and 0 deletions
|
@ -70,7 +70,9 @@ export default class SoftLogout extends React.Component {
|
||||||
password: "",
|
password: "",
|
||||||
errorText: "",
|
errorText: "",
|
||||||
};
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
componentDidMount(): void {
|
||||||
this._initLogin();
|
this._initLogin();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue