From fd0636e4e5292ed584745c73d58f6a0118d929b4 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 27 Apr 2022 02:59:32 +0200 Subject: Add chip showing that value is estimated, and add bt value --- src/components/PredictedSpaceWeatherThing.svelte | 28 +++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'src/components/PredictedSpaceWeatherThing.svelte') diff --git a/src/components/PredictedSpaceWeatherThing.svelte b/src/components/PredictedSpaceWeatherThing.svelte index 7c343e9..13bf1c2 100644 --- a/src/components/PredictedSpaceWeatherThing.svelte +++ b/src/components/PredictedSpaceWeatherThing.svelte @@ -1,4 +1,6 @@