{#each [...reactionsPersons] as [emoji, persons]}
{emoji} {persons.length}
{/each} {#if object && reactionsPersons.size > 0 && !readonly}
{/if}