{title}
{#if url}
{@html manualIcon}
{/if}
{#each helpSections as item, i}
{ activeIndex = i; carousel.to(activeIndex); }} class:active={i == activeIndex} class:d-none={fsrs ? item.sched === HelpItemScheduler.SM2 : item.sched == HelpItemScheduler.FSRS} > {item.title}
{/each}
{#each helpSections as item, i}
{/each}