{#if integrations.length > 0} {#each integrations as gi} {@const giprj = githubProjects.filter((it) => it.integration === gi._id)} {/each} {/if}