Update label text for clarity.
This commit is contained in:
parent
30d8043dbd
commit
b1346f4a55
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue