mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +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}
|
||||
{disabled}
|
||||
{title}
|
||||
on:click|stopPropagation
|
||||
on:click
|
||||
on:click|stopPropagation={() => {
|
||||
dispatch("close");
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue