{#if tourKey} {#key tourStepKey} {tourStep?.title || "-"} {#if tourSteps?.length > 1} {`${tourStepIdx + 1}/${tourSteps?.length}`} {/if} {#if tourStep.layout} {:else} {tourStep?.body || ""} {/if} {/key} {/if}