From 2ebef867277fcc830614d34fdbc0a0fce8389090 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 27 Jan 2023 10:11:29 -0500 Subject: [PATCH] Format code. --- .../dropdown-question/dropdown-question.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/digital-components/dropdown-question/dropdown-question.vue b/src/digital-components/dropdown-question/dropdown-question.vue index a94eb40c1..bdc36a0d8 100644 --- a/src/digital-components/dropdown-question/dropdown-question.vue +++ b/src/digital-components/dropdown-question/dropdown-question.vue @@ -1,5 +1,7 @@