We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fd4086 + c310207 commit 6cd327dCopy full SHA for 6cd327d
1 file changed
src/components/premium/payment-methods.tsx
@@ -26,7 +26,7 @@ const paymentMethods: PaymentMethod[] = [
26
{
27
id: InitPaymentRequestMethod.BANK_CARD,
28
name: 'Банковская карта',
29
- description: 'Оплата кредитной или дебетовой карты',
+ description: 'Оплата кредитной или дебетовой картой',
30
icon: CreditCardIcon,
31
textColor: 'text-blue-600',
32
bgColor: 'bg-blue-100',
0 commit comments