Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Update src/app/shared/doc-viewer/docs-api-module-import/docs-api-modu…
Browse files Browse the repository at this point in the history
…le-import.ts

Co-authored-by: Michael Prentice <[email protected]>
  • Loading branch information
hadzhiyski and Splaktar committed May 16, 2021
1 parent 061f60a commit e94cdb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const MODULE_IMPORT_TEMPLATE = `import {${EXPORT_NAME_PLACEHOLDER}} from '${MODU
mat-icon-button
(click)="copyModuleImport()"
matTooltip="Copy module import">
<span class="material-icons">file_copy</span>
<span class="material-icons">content_copy</span>
</button>
`,
})
Expand Down

0 comments on commit e94cdb0

Please sign in to comment.