fix: stop flickering due to late initiated token
This commit is contained in:
@@ -30,6 +30,7 @@ function renderFields(props: { loading: boolean }) {
|
||||
required
|
||||
fullWidth
|
||||
margin="dense"
|
||||
autoComplete="username"
|
||||
/>
|
||||
|
||||
<TextField
|
||||
|
Reference in New Issue
Block a user