update icon

This commit is contained in:
Jesse Winton
2025-04-08 16:56:12 -04:00
parent 395ebe0da6
commit 733dceb1c1
18 changed files with 53 additions and 62 deletions

View File

@@ -16,7 +16,7 @@
class={className}
variant="secondary"
>
<Icon icon="star" aria-hidden="true" />
<Icon name="star" aria-hidden="true" />
<span class="text">Star on GitHub</span>
<InlineTag>{SOCIAL_STATS.GITHUB.STAT}</InlineTag>
</Button>