From f8cd6d75ce136aecef6405a658d9e5df77b6343c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jasi=C5=84ski?= Date: Mon, 16 Mar 2026 15:23:09 +0100 Subject: [PATCH 1/2] fix: fix typo in dc --- examples/dynamic-checkout/index.html | 15 +++++---------- src/dynamic-checkout/config/payment-config.ts | 8 ++++---- src/dynamic-checkout/payment-methods/apm.ts | 6 +++--- src/dynamic-checkout/payment-methods/card.ts | 10 ++++++---- 4 files changed, 18 insertions(+), 21 deletions(-) diff --git a/examples/dynamic-checkout/index.html b/examples/dynamic-checkout/index.html index a1f3f11..7424644 100644 --- a/examples/dynamic-checkout/index.html +++ b/examples/dynamic-checkout/index.html @@ -63,12 +63,7 @@