CSR-927 Format
This commit is contained in:
parent
2ac6912508
commit
e0163f6b0c
1 changed files with 1 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue