diff --git a/src/digital-components/dropdown-question/dropdown-question.vue b/src/digital-components/dropdown-question/dropdown-question.vue index 9b999991a..3dfc82947 100644 --- a/src/digital-components/dropdown-question/dropdown-question.vue +++ b/src/digital-components/dropdown-question/dropdown-question.vue @@ -6,7 +6,7 @@ :for="inputId" :aria-label="questionText" class="form-label" - v-html="labelText"> + v-html="questionText">