mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
@@ -51,7 +51,7 @@
|
||||
onClickOutside: () => (open = false)
|
||||
}}
|
||||
>
|
||||
{@render children?.({ close: () => close(null) })}
|
||||
{@render children?.({ close: () => close() })}
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user