{#if !channels.length} showPopup(contact.component.SocialEditor, { values: channels }, ev.target, (result) => { dispatch('change', result) })} /> {:else}
showPopup(contact.component.SocialEditor, { values: channels }, ev.target, (result) => { dispatch('change', result) })} />
{/if}