mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
fix(ToolTip): remove redundant click handler
This commit is contained in:
parent
0f2ad1abaf
commit
23c1035186
1 changed files with 0 additions and 2 deletions
|
@ -182,8 +182,6 @@
|
||||||
ref.focus();
|
ref.focus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!ref.contains(target)) open = false;
|
|
||||||
}
|
}
|
||||||
}}"
|
}}"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue