mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
test(input): changing tests to include some selects and mixed inputs
This commit is contained in:
@ -14,7 +14,9 @@
|
||||
|
||||
<ion-item>
|
||||
<ion-label fixed>CC</ion-label>
|
||||
<ion-input value="Text 2"></ion-input>
|
||||
<ion-select>
|
||||
<ion-option checked>Admin</ion-option>
|
||||
</ion-select>
|
||||
</ion-item>
|
||||
|
||||
<ion-item>
|
||||
|
Reference in New Issue
Block a user