{#each demos as demo, i}
(current_selection = i)} class:selected-demo-tab={current_selection == i} class="demo-btn px-4 py-2 text-lg min-w-max text-gray-600 hover:text-orange-500" name={demo[0]}>{demo[0]}
{/each}
{#each demos as demo, i}
{/each}