Skip to content

Commit

Permalink
remove isdebit
Browse files Browse the repository at this point in the history
  • Loading branch information
narefyev91 committed Jun 5, 2024
1 parent 0652324 commit dcd4dfd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ function WorkspaceOwnerPaymentCardForm({policy}: WorkspaceOwnerPaymentCardFormPr
shouldShowPaymentCardForm={shouldShowPaymentCardForm}
addPaymentCard={addPaymentCard}
showCurrencyField
isDebitCard
submitButtonText={translate('workspace.changeOwner.addPaymentCardButtonText')}
headerContent={<Text style={[styles.textHeadline, styles.mt3, styles.mb2, styles.ph5]}>{translate('workspace.changeOwner.addPaymentCardTitle')}</Text>}
footerContent={
Expand Down

0 comments on commit dcd4dfd

Please sign in to comment.