{#each tabs as tab, index} {#if !tab.isCenter}
navigateToTab(tab.route)} aria-label={tab.name} >
{tab.name}
{/if} {#if index === 1}
{/if} {/each}