Update label text for clarity.

This commit is contained in:
bmauger 2022-02-28 08:21:16 -05:00
parent 30d8043dbd
commit b1346f4a55

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