{#each animalPawsEntries as { animal, pawType } }
{animal}: {pawType}
{/each}