diff --git a/src/routes/notifications/+page.svelte b/src/routes/notifications/+page.svelte index 9d8afa06..8d78b771 100644 --- a/src/routes/notifications/+page.svelte +++ b/src/routes/notifications/+page.svelte @@ -121,10 +121,10 @@ >
- + Company Logo @@ -169,10 +169,10 @@ >
- + Company Logo @@ -205,6 +205,50 @@
+ {:else if item?.notifyType === "earningsSurprise"} +
+
+ + + Company Logo + + +
+ + +
+
+
+
+ Earnings Release for + +
+
+ New data for "Earnings Surprise" event is out. +
+
+
+ {formatDate(item?.created)} + +
+
+
+
{/if} {/each}