Commented code which should not be part of mvp

This commit is contained in:
Erik Tiekstra
2021-09-03 11:24:22 +02:00
parent 73595564f0
commit 5ed4b79d9c
5 changed files with 16 additions and 13 deletions

View File

@@ -11,11 +11,11 @@
<span class="navigation__text">{{ user.fullName }}</span>
</a>
</li>
<li class="navigation__item">
<!-- <li class="navigation__item">
<a routerLink="/" class="navigation__link">
<msfa-icon [icon]="iconType.BELL" size="l"></msfa-icon>
<span class="navigation__text">Notiser</span>
</a>
</li>
</li> -->
</ul>
</div>