mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove autofocus from gas limit input on advance gas popup (#12279)
This commit is contained in:
parent
9de632e9d1
commit
68d7ff73c5
@ -54,7 +54,6 @@ export default function AdvancedGasControls({
|
||||
value={gasLimit}
|
||||
allowDecimals={false}
|
||||
numeric
|
||||
autoFocus
|
||||
/>
|
||||
{showFeeMarketFields ? (
|
||||
<>
|
||||
|
Loading…
Reference in New Issue
Block a user