mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
df67e84401
commit
73861e2fa8
4 changed files with 5 additions and 4 deletions
|
@ -36,6 +36,6 @@
|
|||
class:bx--list-box__menu-icon="{true}"
|
||||
class:bx--list-box__menu-icon--open="{open}"
|
||||
{...$$restProps}
|
||||
on:click|preventDefault|stopPropagation>
|
||||
on:click|preventDefault>
|
||||
<ChevronDown16 aria-label="{description}" title="{description}" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue