Add copy button, update packages
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
} }
|
||||
</div>
|
||||
|
||||
<h2>Preview</h2>
|
||||
<div class="actions">
|
||||
<button mat-flat-button (click)="copyToClipboard()">Copy</button>
|
||||
</div>
|
||||
<pre *ngIf="showRaw()"><code #code></code></pre>
|
||||
|
||||
Reference in New Issue
Block a user