mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
parent
c02663486b
commit
6da3522864
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
|||
<slot /><svelte:component
|
||||
this="{icon}"
|
||||
aria-hidden="true"
|
||||
class="bx--btn__icon"
|
||||
class="{hasIconOnly ? '' : 'bx--btn__icon'}"
|
||||
aria-label="{iconDescription}"
|
||||
/>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue