diff --git a/client/src/App.vue b/client/src/App.vue index 9d4f454..e39dff3 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,64 +1,12 @@ - - - - - - - - - {{ meta?.icon }} - {{ meta?.label ?? metricKey }} - - β - - - - - - + + + + + + {{ metricKey }} + β + + + + Hourly + Daily + + + + + + + + + + + + + + + + + + + diff --git a/client/src/components/HourlyForecast.vue b/client/src/components/HourlyForecast.vue index 3c36378..c72d367 100644 --- a/client/src/components/HourlyForecast.vue +++ b/client/src/components/HourlyForecast.vue @@ -82,8 +82,8 @@ onMounted(async () => { βΌ -