{#if items?.length === 0}
{/if} {#each persons as person}
removePerson(person)} />
{/each}