migrate alert-box in lib, up route airwatch demo layout

This commit is contained in:
Tykayn 2025-08-11 11:56:52 +02:00 committed by tykayn
parent fe63fec58f
commit d0b5ad10f6
15 changed files with 174 additions and 9 deletions

View file

@ -0,0 +1,7 @@
<button class="button copy" (click)="copy()">
<i class="ri-file-copy-2-fill"></i>
<span class="label">
Copy
</span>
</button>