From 77e3bed6c4e8681dc760e27202151600e20b07af Mon Sep 17 00:00:00 2001 From: Kakabay Date: Thu, 26 Jan 2023 14:23:39 +0500 Subject: [PATCH] most read --- src/App.tsx | 2 +- src/components/aside/AsideItem.tsx | 7 +++++-- src/pages/News.tsx | 5 +++++ src/styles/_aside.scss | 6 +++++- src/styles/_news.scss | 3 ++- 5 files changed, 18 insertions(+), 5 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 0f4b850..6b98162 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -20,7 +20,7 @@ const App = () => {
} /> - } /> + } />