Merge pull request #852 from Safelite/BRM-remove-test-style-from-input
Remove props for test search input.
This commit is contained in:
commit
cb151e0e57
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="row mt-2">
|
||||
<div class="col">
|
||||
<!-- includeSearchIcon and questionAlignment, placeholderText for testing only. Remove after testing. -->
|
||||
<textboxQuestion
|
||||
includeSearchIcon
|
||||
questionAlignment="center"
|
||||
placeholderText="Styled for testing only"
|
||||
cmsWidgetName="VinNumberQuestionWidget"
|
||||
v-model="vin"
|
||||
inputId="vin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue