5 lines
102 B
HTML
5 lines
102 B
HTML
<button mat-button
|
|
(click)="openDialog()">
|
|
<mat-icon>add</mat-icon>
|
|
Add a policy
|
|
</button> |