Skip to content

Commit

Permalink
Remove notification link
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh1692 committed Jan 24, 2019
1 parent 5cd9ef5 commit 17fdeed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/app-nav/app-nav.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
<li class="nav-item">
<a class="nav-link" routerLink="wallet">Wallet</a>
</li>
<li class="nav-item">
<!-- <li class="nav-item">
<a class="nav-link" routerLink="notifications">Notification</a>
</li>
</li> -->
<li class="nav-item">
<a class="nav-link" routerLink="profile">Profile</a>
</li>
Expand Down

0 comments on commit 17fdeed

Please sign in to comment.