From 58f961abc0e7bc45a9643c173c0c4cf94fa72e08 Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Mon, 6 Mar 2023 14:04:52 -0500 Subject: [PATCH] Fixed oversight or merge issue that missed moving components back into mobile-location-modal-questions --- .../mobile-location-modal-questions.vue | 12 ++++++++++++ src/layouts/service-location/service-location.vue | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue index 225d97e29..0aa64594d 100644 --- a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue +++ b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue @@ -1,5 +1,10 @@