From 0180589800df5ced55a094ebc9905aa816f5c1d6 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 20 Jun 2024 16:43:08 -0400 Subject: [PATCH] WIP get modal functional and setup recal modal in CMS. --- src/layouts/payment-method/payment-method.vue | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index 88107c80c..4f08d86df 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -1,7 +1,7 @@