style(subscription): prioritize default payment option
Docker Image / Build and Push Docker Image (push) Successful in 3m34s
Docker Image / Build and Push Docker Image (push) Successful in 3m34s
This commit is contained in:
@@ -211,6 +211,7 @@ export function SubscriptionScreen({
|
||||
<section className={styles.paymentMethodSlot}>
|
||||
<SubscriptionPaymentMethod
|
||||
value={payment.payChannel}
|
||||
defaultChannel={resolvedInitialPayChannel}
|
||||
disabled={isPaymentBusy}
|
||||
caption="GCash by default in the Philippines"
|
||||
onChange={(payChannel) => {
|
||||
|
||||
Reference in New Issue
Block a user