From b936152a1dce086bd5971b335f6bc0993d670fc3 Mon Sep 17 00:00:00 2001 From: Scott Kiener Date: Fri, 19 Aug 2022 09:06:52 -0400 Subject: [PATCH] CSR-726 | cashOrInsuranceQuestion component --- src/layouts/quote/quote.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index d709b6aaf..7cd0bd182 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -17,6 +17,7 @@ v-model="isInsurance" groupName="CashOrInsuranceQuestion" /> +