Update question-chain.vue
This commit is contained in:
parent
0f8ade47f3
commit
db306c8c63
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
:modelValue="q.answerSelected"
|
||||
@update:modelValue="handleAnswer(q, $event)"
|
||||
isRequired
|
||||
isFirstChildElement
|
||||
:validationRules="validationRules" />
|
||||
</transition>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue