•••
{collapsed.length}
{#each collapsed as item (item.id)}
{#if item.icon}
{item.icon}
{/if}
{item.label}
{/each}