From c54cf6e4a6a7196eaa3682780207c841829cf491 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 27 Jan 2023 10:10:43 -0500 Subject: [PATCH 1/2] CSR-1102 Match code to ISS and test flow. --- .../dropdown-question/dropdown-question.vue | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/digital-components/dropdown-question/dropdown-question.vue b/src/digital-components/dropdown-question/dropdown-question.vue index e7c183e49..a94eb40c1 100644 --- a/src/digital-components/dropdown-question/dropdown-question.vue +++ b/src/digital-components/dropdown-question/dropdown-question.vue @@ -1,5 +1,5 @@