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
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>