Created
September 17, 2018 18:44
-
-
Save LironHazan/8069ddfdeb06329442b9e71f8de138a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<header> | |
<button mat-icon-button mat-dialog-close="true"> | |
<i class="material-icons">clear</i> | |
</button> | |
</header> | |
<mat-dialog-content> | |
<ng-template #target></ng-template> | |
</mat-dialog-content> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment