Skip to content

Commit 37e475e

Browse files
Update static/usage/v8/select/helper-error/demo.html
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
1 parent fd05ff2 commit 37e475e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/usage/v8/select/helper-error/demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<div class="container">
2121
<form id="my-form">
2222
<ion-select
23-
label="Default label"
24-
placeholder="Favorite Fruit"
23+
label="Favorite fruit"
24+
placeholder="Select fruit"
2525
helper-text="Select your favorite fruit"
2626
error-text="This field is required"
2727
>

0 commit comments

Comments
 (0)