Edit pronouns
{#each editSets as set, i (i)}
updateSetInput(i, e.currentTarget.value)}
placeholder="e.g. she/her"
variant="secondary"
sizeVariant="sm"
class="grow"
/>
{#if editSets.length > 1}
{/if}
{/each}
{#if editSets.length < 10}
{/if}
{#if editSets.length > 1}
{
editDisplayMode = checked ? 'firstOnly' : 'all';
}}
/>
{/if}