Update policy-vehicles-question.vue
This commit is contained in:
parent
0acf888dc0
commit
b801bba42e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<buttonQuestion
|
<buttonQuestion
|
||||||
:questionText="questionText"
|
:questionText="questionText"
|
||||||
ref="policyVehiclesQuestion"
|
ref="policyVehiclesQuestion"
|
||||||
buttonTypeString="listButtonHorizontal"
|
buttonTypeString="listButton"
|
||||||
isOverflowScrollable
|
isOverflowScrollable
|
||||||
:answers="answers"
|
:answers="answers"
|
||||||
isRequired />
|
isRequired />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue