member_webapp/@overflow/notification/container/badge/badge-container.component.html

1 line
152 B
HTML
Raw Normal View History

2018-05-27 09:12:20 +00:00
<of-notification-badge [notificationPage]="notificationPage$ | async" (select)="onSelect($event)" (viewAll)="onViewAll($event)"></of-notification-badge>