{#if $store.currentFrontEndType === 'page' || $store.screens.length}
selectTab(COMPONENT_SELECTION_TAB)}> Components
selectTab(PROPERTIES_TAB)}> Properties
{#if selected === PROPERTIES_TAB}
{/if} {#if selected === COMPONENT_SELECTION_TAB}
{/if}
{/if}