{#if !(tables?.length > 0)}
Drag & drop tables or views from left panel here
{/if}
e.preventDefault()} on:drop={handleDrop}> {#each references || [] as ref (ref.designerId)}
{/each} {#each tables || [] as table (table.designerId)}
{/each}