mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore(deps): bump carbon-icons-svelte to ^10.8.1
Forward keydown event to Filename icon
This commit is contained in:
parent
866cc962cd
commit
b1688e9561
3 changed files with 5 additions and 6 deletions
|
@ -22,7 +22,6 @@
|
|||
{#if invalid}
|
||||
<WarningFilled16 class={cx('--file-invalid')} />
|
||||
{/if}
|
||||
<!-- TODO: forward keydown event to Svelte icon -->
|
||||
<Close16
|
||||
class={cx('--file-close', className)}
|
||||
aria-label={iconDescription}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue