From aec70a397f9f5a36c79d7283619fb76da81f0792 Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Tue, 8 Mar 2022 09:24:45 -0500 Subject: [PATCH] CSR-96: fixed aria labels --- .../dropdown-question/dropdown-question.vue | 6 +++--- src/common-components/textbox-question/textbox-question.vue | 5 ++--- .../address-questions/address-questions.vue | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/common-components/dropdown-question/dropdown-question.vue b/src/common-components/dropdown-question/dropdown-question.vue index 3b8a53e45..91924c1db 100644 --- a/src/common-components/dropdown-question/dropdown-question.vue +++ b/src/common-components/dropdown-question/dropdown-question.vue @@ -1,9 +1,8 @@