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>
<div
class="dropdown-question"
:class="errorMessage || hasError ? 'has-error' : ''">
<div class="dropdown-question" :class="errorMessage || hasError ? 'has-error' : ''">
<label
:for="inputId"
:aria-label="questionText"