DEV: Update more deprecated Font Awesome icon names (#254)

This commit is contained in:
Kelv 2024-12-07 03:46:17 +08:00 committed by GitHub
parent 51f27c2174
commit 83d94d231b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<div id="banner-content">
<div class="floated-buttons">
<DButton
@icon="times"
@icon="xmark"
@action={{this.dismiss}}
@title="banner.close"
class="btn btn-flat close"