mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
Fix spelling errors
This commit is contained in:
@ -32,7 +32,7 @@ import {IONIC_DIRECTIVES} from '../config/directives';
|
|||||||
* it is in `IONIC_DIRECTIVES`, so there is no need to add a `directives` array.
|
* it is in `IONIC_DIRECTIVES`, so there is no need to add a `directives` array.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Say you built a custom component that uses the an already exsiting Ionic component.
|
* Say you built a custom component that uses the already existing Ionic component.
|
||||||
* In this case, you would add `IONIC_DIRECTIVES` to your directives array.
|
* In this case, you would add `IONIC_DIRECTIVES` to your directives array.
|
||||||
*
|
*
|
||||||
* ```ts
|
* ```ts
|
||||||
|
Reference in New Issue
Block a user