We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc31434 commit afe5120Copy full SHA for afe5120
1 file changed
core/src/components/textarea/test/rows/textarea.e2e.ts
@@ -23,7 +23,7 @@ configs({ modes: ['ionic-md'], directions: ['ltr'] }).forEach(({ title, screensh
23
></ion-textarea>
24
<ion-textarea
25
rows="8"
26
- label="Large"
+ label="Comments"
27
value="1 2 3 4 5 6 7 8 9 0"
28
29
</div>
0 commit comments