{#await peoplePromise then people} {#if people && people.length > 0} {@const peopleList = showAllPeople ? filterPeople(people, name) : filterPeople(people, name).slice(0, numberOfPeople)}
{$t('people').toUpperCase()}
{person.name}