Skip to content

Commit

Permalink
feat(shareMap): add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbeau committed Apr 6, 2018
1 parent 2edc2ea commit 2cc11aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/share-map/share-map/share-map.component.html
Expand Up @@ -58,6 +58,7 @@
<button
mat-raised-button
(click)="copyTextToClipboard(textArea)">
<mat-icon>content_copy</mat-icon>
{{ 'igo.shareMap.copy' | translate }}
</button>
</div>
Expand Down

0 comments on commit 2cc11aa

Please sign in to comment.