{#each $inspectedContributors as c} {/each}
{c.visitedTime} remove(c.name)} />
Labels
{#if $labels.length === 0} {:else} {#each $labels as label}
{label}
{/each} {/if}
Create a new label