This commit is contained in:
Guilhem
2025-02-17 15:33:12 +00:00
parent a6bad016bc
commit 5684035098
@@ -77,7 +77,7 @@
const zIndex = zIndexes.popover
</script>
<div
<button
class={$$props.class}
use:melt={$trigger}
aria-label="Popup button"
@@ -96,7 +96,7 @@
data-popover
>
<slot name="trigger" {isOpen} />
</div>
</button>
{#if isOpen && !disablePopup}
<div