mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
add advanced tabs testg
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
import {NgElement, Component, Template, Parent} from 'angular2/angular2'
|
||||
import {NgElement, Component, Template, Parent, Ancestor} from 'angular2/angular2'
|
||||
import {Toolbar} from 'ionic2/components/toolbar/toolbar'
|
||||
import {ComponentConfig} from 'ionic2/config/component-config'
|
||||
|
||||
import {Tabs, NavViewport, NavView} from 'ionic2/components'
|
||||
import {Optional} from 'angular2/src/di/annotations'
|
||||
|
||||
export let ViewConfig = new ComponentConfig('view')
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user