From 05f555a7d73ecac382b32c0c04712c4c30f5b056 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 7 Nov 2022 10:15:22 -0500 Subject: [PATCH] Change data source to buttonText. --- src/common-components/modal/modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 12055ed05..e41204cf8 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -25,7 +25,7 @@ + buttonText="ModalCloseButtonText">