Skip to content

Commit

Permalink
Step 2.9: Added root to the tab element
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Dec 24, 2016
1 parent 3b1283a commit 33b904b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tabs/tabs.html
@@ -1,5 +1,5 @@
<ion-tabs>
<ion-tab tabIcon="chatboxes"></ion-tab>
<ion-tab [root]="chatsTab" tabIcon="chatboxes"></ion-tab>
<ion-tab tabIcon="contacts"></ion-tab>
<ion-tab tabIcon="star"></ion-tab>
<ion-tab tabIcon="clock"></ion-tab>
Expand Down

0 comments on commit 33b904b

Please sign in to comment.