Merge pull request #808 from Safelite/CSR-906-add-updated-textbox-to-page-for-testing

Add rounded corners and search icon for testing only.
This commit is contained in:
bmauger 2022-11-09 10:05:20 -05:00 committed by GitHub
commit 4a0c6d4f84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,11 @@
<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"