mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
|
||||
<ion-list>
|
||||
|
||||
<ion-header>
|
||||
<ion-list-header>
|
||||
Card List
|
||||
</ion-header>
|
||||
</ion-list-header>
|
||||
|
||||
<ion-switch>
|
||||
<icon wifi item-left></icon>
|
||||
@ -40,9 +40,9 @@
|
||||
|
||||
<ion-list no-lines>
|
||||
|
||||
<ion-header>
|
||||
<ion-list-header>
|
||||
Card List Without Lines
|
||||
</ion-header>
|
||||
</ion-list-header>
|
||||
|
||||
<ion-switch>
|
||||
<icon wifi item-left></icon>
|
||||
|
Reference in New Issue
Block a user