CASH-1397 format code.
This commit is contained in:
parent
4cf50296f5
commit
d04d3933f4
1 changed files with 3 additions and 1 deletions
|
|
@ -11,7 +11,9 @@
|
|||
<div class="col-md-6 col-xl-4 mt-4">
|
||||
<funnelSubHeader class="pb-2" cmsWidgetName="FunnelSubHeaderWidget" />
|
||||
<div>
|
||||
<div class="vinlookupquestion mb-5" v-html="this.VinLookupQuestionText"></div>
|
||||
<div
|
||||
class="vinlookupquestion mb-5"
|
||||
v-html="this.VinLookupQuestionText"></div>
|
||||
<buttonQuestion
|
||||
cmsWidgetName="VinLookupMethod"
|
||||
:answers="answersFromCms"
|
||||
|
|
|
|||
Loading…
Reference in a new issue