From 66a85db183374548a424ee89c888a4916fd78fd3 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 8 Nov 2022 13:27:07 -0500 Subject: [PATCH] Update modal to use button-main and ModalCloseButtonText. --- src/common-components/modal/modal.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 5bcc22c28..21fab28ee 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -22,12 +22,13 @@