From 7b616d2f5ddcdc71be40b54021761ba28d1aafae Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 8 Aug 2025 10:49:58 -0400 Subject: [PATCH] CASH-1319 format code. --- .../dropdown-question/dropdown-question.vue | 4 +++- src/layouts/vehicle-damage/vehicle-damage.vue | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/digital-components/dropdown-question/dropdown-question.vue b/src/digital-components/dropdown-question/dropdown-question.vue index f678e6953..7effe3766 100644 --- a/src/digital-components/dropdown-question/dropdown-question.vue +++ b/src/digital-components/dropdown-question/dropdown-question.vue @@ -19,7 +19,9 @@ :validationRules="validationRules" :placeHolderText="placeHolderText" :valueAsKey="valueAsKey"> - +