{#if $notificationList.length > 0}
{#each $notificationList as notification (notification.id)}
{/each}
{/if}