mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(): update Ionic imports in tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import {FORM_DIRECTIVES, FormBuilder, Validators, Control, ControlGroup} from 'angular2/common';
|
||||
|
||||
import {App, IonicApp} from '../../../../../ionic/ionic';
|
||||
import {App, IonicApp} from 'ionic-angular';
|
||||
|
||||
|
||||
@App({
|
||||
|
Reference in New Issue
Block a user