mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): rename annotations to decorators
This commit is contained in:
@ -9,7 +9,7 @@ import {
|
||||
import {Ion} from '../ion';
|
||||
import {IonInput} from '../form/input';
|
||||
import {IonicConfig} from '../../config/config';
|
||||
import {IonicComponent, IonicView} from '../../config/annotations';
|
||||
import {IonicComponent, IonicView} from '../../config/decorators';
|
||||
|
||||
/**
|
||||
* @name ionCheckbox
|
||||
|
Reference in New Issue
Block a user