next-ucap-messenger/projects/ucap-webmessenger-app/src/app/layouts/messenger/components/left-sidenav/group.component.html

4 lines
94 B
HTML
Raw Normal View History

2019-09-25 08:26:19 +00:00
<ucap-group-expansion-panel
2019-09-25 09:08:50 +00:00
[groupList]="groupList$ | async"
2019-09-25 08:26:19 +00:00
></ucap-group-expansion-panel>