Skip to content

Commit

Permalink
Merge pull request #33 from team-fullstack-overflow/fix-ui
Browse files Browse the repository at this point in the history
fix small bug
  • Loading branch information
git-huunhan authored Oct 24, 2020
2 parents 38de329 + e752505 commit 54e158f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page/root/root.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ion-icon class="icon-list"></ion-icon>
</ion-tab-button>

<ion-tab-button class="info" tab="info">
<ion-tab-button class="info" tab="profile">
<ion-icon class="icon-heart"></ion-icon>
</ion-tab-button>
</ion-tab-bar>
Expand Down

0 comments on commit 54e158f

Please sign in to comment.