mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
UX: Autofocus the Address field in Import NFT modal (#20225)
This commit is contained in:
parent
c741222f43
commit
0efc63784d
@ -237,7 +237,6 @@ export const ImportNftsModal = ({ onClose }) => {
|
||||
</Box>
|
||||
</Box>
|
||||
<FormTextField
|
||||
autoFocus
|
||||
dataTestId="token-id"
|
||||
id="token-id"
|
||||
placeholder={t('nftTokenIdPlaceholder')}
|
||||
|
Loading…
Reference in New Issue
Block a user