diff --git a/src/lib/components/AnalystInsight.svelte b/src/lib/components/AnalystInsight.svelte index e5481e11..632cd41c 100644 --- a/src/lib/components/AnalystInsight.svelte +++ b/src/lib/components/AnalystInsight.svelte @@ -1,7 +1,6 @@ @@ -114,7 +99,8 @@ function latestInfoDate(inputDate) {
- Last Report from {rawData.date} + Last Report from {rawData.date} {#if latestInfoDate(rawData.date)} {/if}
- - {rawData?.insight } + + {rawData?.insight}