From 075539f25f0f63ccb6798d25970fb2237b7e4eeb Mon Sep 17 00:00:00 2001 From: Hameed Jimoh Date: Thu, 8 Jul 2021 18:56:40 +0100 Subject: [PATCH] Refactored the weather reducer file, the index.html and the aside css --- public/index.html | 2 +- src/sass/index.css | 6 ++++++ src/sass/index.css.map | 2 +- src/sass/layout/_aside.scss | 4 ++++ src/store/reducers/weatherReducer.ts | 2 -- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index f591f07..fff972b 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@