From c3596247ed75bee96164f370291a0d3dd4ad4feb Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sun, 13 Oct 2024 11:37:45 +0200 Subject: [PATCH] update --- src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte b/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte index 83c7af68..a5da22e7 100644 --- a/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte +++ b/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte @@ -325,7 +325,7 @@ onMount(async () => { - {:else} + {:else if activeIdx === 1}
@@ -334,9 +334,9 @@ onMount(async () => {
{/if} - + {#if rawData?.length !== 0} - + {/if} {:else}