{#if activeIndex === 0}
UI is not interactive during tutorial, press next at every step
You can use the arrow keys to navigate
{/if}
Step {activeIndex} of {totalSteps}
{ dispatch('previous') }} > Previous
{ dispatch('next') }} > Next