{#each components as component}
onSelect(component)}>
{get_capitalised_name(component._component)}
{#if component._children}
{/if}
{/each}