Skip to content

Commit

Permalink
Step 2.3: Updated the main component to use Ionic navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 26, 2017
1 parent 6546e43 commit 5a5e322
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions client/imports/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
<div>
<h1>Hello Angular2-Meteor!</h1>
</div>
<ion-nav [root]="rootPage"></ion-nav>

0 comments on commit 5a5e322

Please sign in to comment.