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