mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
test(list): fix toggle to represent new ion-item
This commit is contained in:
@ -39,10 +39,11 @@
|
||||
List Header
|
||||
</ion-list-header>
|
||||
|
||||
<ion-toggle checked="true">
|
||||
<ion-item>
|
||||
<ion-icon name="color-wand" item-left></ion-icon>
|
||||
Magic
|
||||
</ion-toggle>
|
||||
<ion-label>Magic</ion-label>
|
||||
<ion-toggle checked="true"></ion-toggle>
|
||||
</ion-item>
|
||||
|
||||
<ion-item>
|
||||
<ion-icon name="star" item-left></ion-icon>
|
||||
|
Reference in New Issue
Block a user