diff --git a/src/components/PrecipitationRadar.svelte b/src/components/PrecipitationRadar.svelte index 84dd69c..ebb8307 100644 --- a/src/components/PrecipitationRadar.svelte +++ b/src/components/PrecipitationRadar.svelte @@ -220,14 +220,21 @@ {/each} - -
+ +
- + {#if loc?.name} -
{loc.name}
+
{loc.name}
{/if} {/if}