mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #396 from calendee/listExampleFix
Fixed invalid end tag for nav-view.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
back-button-icon="ion-arrow-left-c"></nav-bar>
|
||||
|
||||
<!-- where the content of each page will be rendered -->
|
||||
<nav-view animation="slide-left-right"></ui-view>
|
||||
<nav-view animation="slide-left-right"></nav-view>
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user