Skip to content

Commit 787dadf

Browse files
authored
test(textarea): change text from small
1 parent cad746a commit 787dadf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/components/textarea/test/rows/textarea.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configs({ modes: ['ionic-md'], directions: ['ltr'] }).forEach(({ title, screensh
1313
<div id="container" style="display: flex; flex-direction: column; gap: 20px;">
1414
<ion-textarea
1515
rows="1"
16-
label="Small"
16+
label="Comments"
1717
value="1&#10;2&#10;3&#10;4&#10;5&#10;6&#10;7&#10;8&#10;9&#10;0"
1818
></ion-textarea>
1919
<ion-textarea

0 commit comments

Comments
 (0)