mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
add tree config with tests
This commit is contained in:
@@ -2,8 +2,6 @@ import {bootstrap} from 'angular2/core';
|
||||
import {Component, Template} from 'angular2/angular2';
|
||||
import {Aside, AsideParent} from 'ionic/components';
|
||||
|
||||
// import 'ionic/components/tabbar/mixins/android/android-tabbar';
|
||||
|
||||
@Component({ selector: '[playground-main]' })
|
||||
@Template({
|
||||
url: 'main.html',
|
||||
|
||||
Reference in New Issue
Block a user