{#if isFolder && expanded && file.children}
{#each file.children as child (child.path)} {/each}
{/if}