fix: stop flickering due to late initiated token

This commit is contained in:
Ali BARIN
2022-03-09 20:58:51 +01:00
parent 343b360303
commit 906a8d0644
4 changed files with 11 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ function renderFields(props: { loading: boolean }) {
required
fullWidth
margin="dense"
autoComplete="username"
/>
<TextField