DEV: Update deprecated Font Awesome icon names (#251)

This commit is contained in:
Kelv
2024-12-04 02:36:19 +01:00
committed by GitHub
parent 692f410ab5
commit 9263d97d64
3 changed files with 3 additions and 2 deletions
@@ -51,7 +51,7 @@
@model={{product.id}}
class="btn no-text btn-icon"
>
{{d-icon "far-edit"}}
{{d-icon "far-pen-to-square"}}
</LinkTo>
<DButton
@@ -119,7 +119,7 @@
@models={{array this.model.product.id plan.id}}
class="btn no-text btn-icon"
>
{{d-icon "far-edit"}}
{{d-icon "far-pen-to-square"}}
</LinkTo>
</td>
</tr>