CSR-927 Format

This commit is contained in:
Katie 2022-11-04 10:36:01 -04:00
parent 2ac6912508
commit e0163f6b0c

View file

@ -1,7 +1,5 @@
<template> <template>
<div <div class="dropdown-question" :class="errorMessage || hasError ? 'has-error' : ''">
class="dropdown-question"
:class="errorMessage || hasError ? 'has-error' : ''">
<label <label
:for="inputId" :for="inputId"
:aria-label="questionText" :aria-label="questionText"