Remove props for test search input.
This commit is contained in:
parent
2ea45c6ca4
commit
1e77948ce3
1 changed files with 0 additions and 4 deletions
|
|
@ -9,11 +9,7 @@
|
||||||
<div class="fade-on-route-transition sub-container make-tall">
|
<div class="fade-on-route-transition sub-container make-tall">
|
||||||
<div class="row mt-2">
|
<div class="row mt-2">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<!-- includeSearchIcon and questionAlignment, placeholderText for testing only. Remove after testing. -->
|
|
||||||
<textboxQuestion
|
<textboxQuestion
|
||||||
includeSearchIcon
|
|
||||||
questionAlignment="center"
|
|
||||||
placeholderText="Styled for testing only"
|
|
||||||
cmsWidgetName="VinNumberQuestionWidget"
|
cmsWidgetName="VinNumberQuestionWidget"
|
||||||
v-model="vin"
|
v-model="vin"
|
||||||
inputId="vin"
|
inputId="vin"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue