mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
This commit is contained in:
parent
390b621ed4
commit
08249d6764
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{#if fixed}
|
{#if !fixed}
|
||||||
<div
|
<div
|
||||||
on:click="{() => {
|
on:click="{() => {
|
||||||
isOpen = false;
|
isOpen = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue