mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
derp: ion-header doesn't exist
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
|
||||
<ion-content>
|
||||
<ion-list>
|
||||
<ion-header>
|
||||
<ion-list-header>
|
||||
Badges Right
|
||||
</ion-header>
|
||||
</ion-list-header>
|
||||
<ion-item>
|
||||
Default Badge
|
||||
<ion-badge item-right>99</ion-badge>
|
||||
@ -33,9 +33,9 @@
|
||||
</ion-item>
|
||||
</ion-list>
|
||||
<ion-list>
|
||||
<ion-header>
|
||||
<ion-list-header>
|
||||
Badges Left
|
||||
</ion-header>
|
||||
</ion-list-header>
|
||||
<ion-item>
|
||||
Default Badge
|
||||
<ion-badge item-left>99</ion-badge>
|
||||
|
Reference in New Issue
Block a user