migrate alert-box in lib, up route airwatch demo layout
This commit is contained in:
parent
fe63fec58f
commit
d0b5ad10f6
15 changed files with 174 additions and 9 deletions
7
my-workspace/projects/sae-lib/buttons/copy/copy.html
Normal file
7
my-workspace/projects/sae-lib/buttons/copy/copy.html
Normal 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue