member_webapp/@overflow/noauth-probe/container/noauth-probe-list-container.component.html
crusader 869fcf4e72 ing
2018-05-28 14:41:56 +09:00

2 lines
133 B
HTML

<of-noauth-probe-list [noauthProbes]="noauthProbes$ | async" (accept)="accept($event)" (deny)="deny($event)"></of-noauth-probe-list>