mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
component renamed to annotations
This commit is contained in:
@@ -9,7 +9,7 @@ import {onInit} from 'angular2/angular2';
|
||||
|
||||
//pretty sure this has changed in the latest angular
|
||||
import {NgControl} from 'angular2/forms';
|
||||
import {IonicComponent} from '../../config/component';
|
||||
import {IonicComponent} from '../../config/annotations';
|
||||
import {Icon} from '../icon/icon';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user