mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 21:07:46 +00:00
update self-closing tags
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
{#if $open && !disabled}
|
||||
<div use:melt={$content} class="web-tooltip text-sub-body" transition:fly={flyParams}>
|
||||
<div use:melt={$arrow} />
|
||||
<div use:melt={$arrow}></div>
|
||||
<slot name="tooltip" />
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user