From 29b3afc3f48a58380f618d5913917cf9daf432f0 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 13 Dec 2022 10:39:12 -0500 Subject: [PATCH 1/8] Remove mounted. Add v-on. --- src/common-components/modal/modal.vue | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index e965b3e3f..23f89930a 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -2,6 +2,7 @@