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 8a46879c0..31378fc95 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 @@ -32,6 +32,13 @@ v-model="internalModel.isVehicleProtected" cmsWidgetName="VehicleProtectedQuestionWidget" /> + @@ -173,6 +180,7 @@ export default { addressQuestions, vehicleProtectedQuestion, textBlock, + alert, }, };