history.back())} class="w-[2.3rem] flex-shrink-0 rounded-full p-1 active:bg-black active:bg-opacity-[0.04]" >
{#if title}
{title}
{/if}
{#if children} {@render children()} {/if}