mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
refactor(demos): give each component section its own view
This commit is contained in:
12
demos/component-docs/menus/menus.html
Normal file
12
demos/component-docs/menus/menus.html
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
<ion-navbar *navbar class="show-navbar">
|
||||
<ion-title>Menus</ion-title>
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content class="has-header padding">
|
||||
TODO
|
||||
</ion-content>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user