mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(header): update header markup
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<ion-header>
|
||||
|
||||
<ion-toolbar>
|
||||
<ion-title>Icons</ion-title>
|
||||
</ion-toolbar>
|
||||
|
||||
</ion-header>
|
||||
|
||||
<ion-toolbar>
|
||||
<ion-title>Icons</ion-title>
|
||||
</ion-toolbar>
|
||||
|
||||
<ion-content>
|
||||
|
||||
@@ -87,6 +91,7 @@
|
||||
|
||||
</ion-content>
|
||||
|
||||
|
||||
<style>
|
||||
/*to ensure ng css encapsulation doesn't mess with icon attributes*/
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user