1
0
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:
Jyoti Puri 2021-10-05 21:46:08 +05:30 committed by GitHub
parent 9de632e9d1
commit 68d7ff73c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,6 @@ export default function AdvancedGasControls({
value={gasLimit}
allowDecimals={false}
numeric
autoFocus
/>
{showFeeMarketFields ? (
<>