diff --git a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html index b9a176055..74cc73b83 100644 --- a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html +++ b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html @@ -403,14 +403,14 @@ } @if (canPayWithApplePay) { @if (canPayWithCashapp) { } -
- +
+
} @if (canPayWithGooglePay) { @if (canPayWithCashapp || canPayWithApplePay) { } -
- +
+
}