{#if (direction === "asc" || direction === "desc") && priority !== null}
{priority}
{/if}
{ event.stopPropagation(); dispatch("sort", "asc"); }} >
{ event.stopPropagation(); dispatch("sort", "desc"); }} >