Dashboard Overview

{#each items as item}

{item.label}

{#if isLoading}

{:else} {stats[item.key]} {/if}

{/each}