chore(web): remove CircleIconButton slot (#9131)

This commit is contained in:
Ben 2024-04-28 15:20:16 +00:00 committed by GitHub
parent 2648032163
commit 13e093b3c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 22 deletions

View file

@ -38,5 +38,4 @@
on:click
>
<Icon path={icon} {size} ariaLabel={title} color="currentColor" />
<slot />
</button>