mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
5f9a4156d6
commit
8567330991
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
class:bx--tag__close-icon={true}
|
class:bx--tag__close-icon={true}
|
||||||
{disabled}
|
{disabled}
|
||||||
{title}
|
{title}
|
||||||
on:click|stopPropagation
|
on:click
|
||||||
on:click|stopPropagation={() => {
|
on:click|stopPropagation={() => {
|
||||||
dispatch("close");
|
dispatch("close");
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue