mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix typo for <ion-content> close tag
This commit is contained in:
2
js/angular/directive/collectionRepeat.js
vendored
2
js/angular/directive/collectionRepeat.js
vendored
@@ -51,7 +51,7 @@
|
||||
* {% raw %}{{item}}{% endraw %}
|
||||
* </div>
|
||||
* </div>
|
||||
* </div>
|
||||
* </ion-content>
|
||||
* ```
|
||||
* ```js
|
||||
* function ContentCtrl($scope) {
|
||||
|
||||
Reference in New Issue
Block a user