{#each animalEntries as { animal, ...props } }
{animal}
{/each}