We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555505b commit 53e378aCopy full SHA for 53e378a
core/src/components/select/test/basic/index.html
@@ -67,7 +67,7 @@
67
</ion-list-header>
68
69
<ion-item>
70
- <ion-select id="alert-select" label="Alert" placeholder="Select one" interface="alert" value="dragonfruit">
+ <ion-select id="alert-select2" label="Alert" placeholder="Select one" interface="alert" value="dragonfruit">
71
<ion-select-option value="apples">Apples</ion-select-option>
72
<ion-select-option value="oranges">Oranges</ion-select-option>
73
<ion-select-option value="pears">Pears</ion-select-option>
0 commit comments