Merge pull request #256 from Safelite/BRM-textinput-question-update

Update label text for clarity.
This commit is contained in:
bmauger 2022-02-28 08:24:28 -05:00 committed by GitHub
commit b2c0676598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
<h6 class="my-4">With icon aligned left</h6>
<textboxQuestion
labelText="Text Input Label"
placeholderText="Disabled"
placeholderText="Text Input Label"
inputID="test-text-input"
hasIcon
imgUrl="~@/assets/img/icons/spinner.svg"
@ -42,7 +42,7 @@
<h6 class="my-4">With icon aligned right</h6>
<textboxQuestion
labelText="Text Input Label"
placeholderText="Disabled"
placeholderText="Text Input Label"
inputID="test-text-input"
hasIcon
iconRight