mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
wip
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import {Aside, Content, View} from 'ionic/ionic';
|
||||
import {Aside} from 'ionic/components/aside/aside';
|
||||
import {Content} from 'ionic/components/content/content';
|
||||
import {View} from 'ionic/components/view/view';
|
||||
import {View as NgView, Component, bootstrap} from 'angular2/angular2';
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user