사진 및 동영상 rows[index]!.type === "header" ? 28 : 181 + (rows[index]!.isLast ? 16 : 4)} class="flex flex-grow flex-col" > {#snippet item(index)} {@const row = rows[index]!} {#if row.type === "header"}

{row.label}

{:else}
{#each row.files as file (file.id)} goto(`/file/${file.id}?from=gallery`)} /> {/each}
{/if} {/snippet} {#snippet placeholder()}

{#if files.length === 0} 업로드된 파일이 없어요. {:else} 사진 또는 동영상이 없어요. {/if}

{/snippet}