mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix test
This commit is contained in:
@ -5,14 +5,14 @@
|
||||
</ion-list-header>
|
||||
|
||||
<ion-item *for="#item of items">
|
||||
|
||||
<ion-primary-swipe-buttons>
|
||||
<div style="width: 200px; background: red; height: 100%">
|
||||
</div>
|
||||
</ion-primary-swipe-buttons>
|
||||
|
||||
Item {{item}}
|
||||
<ion-item-accessory>
|
||||
Label {{item}}
|
||||
</ion-item-accessory>
|
||||
|
||||
</ion-item>
|
||||
|
||||
</ion-list>
|
||||
|
Reference in New Issue
Block a user