diff --git a/ui/components/NewsPage.tsx b/ui/components/NewsPage.tsx index 75edc0d..50a7215 100644 --- a/ui/components/NewsPage.tsx +++ b/ui/components/NewsPage.tsx @@ -60,24 +60,6 @@ const NewsPage = () => { if (news.length === 0) { return
No news available.
; } - - // return ( - //- // {item.summary} - //
- // - //{item.summary}