diff --git a/frontend/index.html b/frontend/index.html index e4b78ea..6f23522 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,10 +1,14 @@ - +
- + -diff --git a/frontend/src/components/WeatherForm.tsx b/frontend/src/components/WeatherForm.tsx index 357cb64..cbbc0f4 100644 --- a/frontend/src/components/WeatherForm.tsx +++ b/frontend/src/components/WeatherForm.tsx @@ -48,16 +48,7 @@ const WeatherCard: React.FC = () => { return (
Current weather will be displayed here.