mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #2359 from zhongsp/patch-1
fix(docs): fix typo on <ion-item> closing tag
This commit is contained in:
2
js/angular/directive/item.js
vendored
2
js/angular/directive/item.js
vendored
@@ -23,7 +23,7 @@ var ITEM_TPL_CONTENT =
|
||||
* <ion-item>Hello!</ion-item>
|
||||
* <ion-item href="#/detail">
|
||||
* Link to detail page
|
||||
* <ion-item>
|
||||
* </ion-item>
|
||||
* </ion-list>
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user