{#if loading} {:else if notifs.length === 0} {#await pastNotifsPromise}   {:then pastNotifs} {#if (pastNotifs.notifs ?? []).length > 0} {noNotifications = true} {:else} {#each pastNotifs.notifs as notif} {/each} {/if} {/await} {:else}
changeNotifsType(null)} aria-hidden class="inline-block mr-2 interactive-svg text-blue-200 interactive-svg" >All changeNotifsType(['reward'])} aria-hidden class="text-blue-200 interactive-svg interactive-svg text-blue-200 interactive-svg">Rewards
{#each notifs as notif} {/each}
{/if} {#if noNotifications }

No Notifications

You have no notifications

{/if}