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

2 lines
87 B
HTML
Raw Normal View History

2018-05-25 03:31:08 +00:00
<of-notification-list [notifications]="notifications$ | async"></of-notification-list>