mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-23 19:37:52 +00:00
autofocus
This commit is contained in:
parent
8af3977178
commit
cba550eb8b
@ -126,6 +126,7 @@ export const UserLookup = ({ isOpenDrawerLookup, setIsOpenDrawerLookup }) => {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<TextField
|
<TextField
|
||||||
|
autoFocus
|
||||||
value={nameOrAddress}
|
value={nameOrAddress}
|
||||||
onChange={(e) => setNameOrAddress(e.target.value)}
|
onChange={(e) => setNameOrAddress(e.target.value)}
|
||||||
size="small"
|
size="small"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user