mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
change all paths to use ionic2/
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
import {NgElement, Component, Template, Parent} from 'angular2/angular2';
|
||||
import {History} from '../../history';
|
||||
import {View} from 'ionic/components/view/view';
|
||||
|
||||
import {View} from 'ionic2/components/view/view';
|
||||
|
||||
@Component({
|
||||
selector: 'ion-tabs'
|
||||
|
Reference in New Issue
Block a user