From 421de749f4e1d18424a16cf5468f45353c8c8dfb Mon Sep 17 00:00:00 2001 From: Matt Caimi Date: Thu, 15 Feb 2024 12:39:10 -0500 Subject: [PATCH] SSR-1063 needed to add baseFormMixin to payment-method page --- src/layouts/payment-method/payment-method.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index 808c27a7..71c1579c 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -41,6 +41,7 @@