{#if mode === "editing"}
{schema.hints.question ?? "What tags should be applied?"}
{schema.description}
{mode = "set"}}> Save
{:else}
{schema.path.at(-1)} {simplify($tag)}
{mode = "editing"}} class="secondary h-8 w-8 shrink-0 self-start rounded-full p-1" >
{/if}