diff --git a/src/components/payment/Checkout.tsx b/src/components/payment/Checkout.tsx index 1881f68b1..f5c0b76a0 100644 --- a/src/components/payment/Checkout.tsx +++ b/src/components/payment/Checkout.tsx @@ -262,8 +262,8 @@ function renderCheckoutItem({ icon={icon} inactive={!onClick} onClick={onClick} + leftElement={customIcon && } > - {customIcon && }