mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
<ion-content class="has-header">
|
||||
|
||||
<ion-list>
|
||||
<ion-header>
|
||||
<ion-list-header>
|
||||
Hobbits
|
||||
</ion-header>
|
||||
</ion-list-header>
|
||||
<a ion-item (click)="openModal({charNum: 0})">
|
||||
Gollum
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user