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:
@@ -8,7 +8,7 @@ import {ViewController} from '../view/view-controller';
|
||||
import {ViewItem} from '../view/view-item';
|
||||
import {TabButton} from './tab-button';
|
||||
import {Icon} from '../icon/icon';
|
||||
import {IonicComponent} from '../../config/component';
|
||||
import {IonicComponent} from '../../config/annotations';
|
||||
|
||||
|
||||
@IonicComponent(Tabs)
|
||||
|
||||
Reference in New Issue
Block a user