{#if tooltip}
(showTooltip = true)} on:mouseleave={() => (showTooltip = false)} >
{#if showTooltip}
{/if}
{/if}