diff --git a/ui/components/NewsPage.tsx b/ui/components/NewsPage.tsx index 300692a..75edc0d 100644 --- a/ui/components/NewsPage.tsx +++ b/ui/components/NewsPage.tsx @@ -83,11 +83,11 @@ const NewsPage = () => { {news.map(item => (
@@ -95,17 +95,6 @@ const NewsPage = () => {
- {item.summary} -
- -