mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 08:01:38 +00:00
nit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user