diff --git a/packages/gui/src/components/offers2/OfferBuilderValue.tsx b/packages/gui/src/components/offers2/OfferBuilderValue.tsx index 42ef740cb0..a35c02d5ba 100644 --- a/packages/gui/src/components/offers2/OfferBuilderValue.tsx +++ b/packages/gui/src/components/offers2/OfferBuilderValue.tsx @@ -156,6 +156,7 @@ export default function OfferBuilderValue(props: OfferBuilderValueProps) { showAmountInMojos={showAmountInMojos} required fullWidth + autoFocus /> ) : type === 'fee' ? ( builderReadOnly ? (