{#if locked} 🔒 {:else} {@html index < $active ? '✓' : index + 1} {/if}
{#if !isLastItem}
{/if}

Step {index + 1}

{#if index === $active}
{/if}