2025-09-15 17:46:00 +02:00
|
|
|
<button (click)="copy()" class="button copy">
|
2025-08-11 11:56:52 +02:00
|
|
|
<i class="ri-file-copy-2-fill"></i>
|
2025-09-15 17:46:00 +02:00
|
|
|
<!-- <span class="label">-->
|
|
|
|
<!-- Copy-->
|
|
|
|
<!-- </span>-->
|
2025-08-11 11:56:52 +02:00
|
|
|
</button>
|
|
|
|
|