mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
v0.17.0
This commit is contained in:
parent
f01eac3385
commit
38cdd8907c
5 changed files with 56 additions and 5 deletions
|
@ -154,7 +154,8 @@
|
|||
if (open && ref && !ref.contains(target)) {
|
||||
open = false;
|
||||
}
|
||||
}}" />
|
||||
}}"
|
||||
/>
|
||||
|
||||
<div
|
||||
class:bx--dropdown__wrapper="{true}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue