{#if loading}
{#each new Array(6) as _}
{/each}
{:else if $flowStore.value.modules}
{/if}
{#if loading}
{:else}
{/if}