diff --git a/components/news.tsx b/components/news.tsx index 1fea597..0f11b3c 100644 --- a/components/news.tsx +++ b/components/news.tsx @@ -73,7 +73,7 @@ export function News() { News - + @@ -99,7 +99,7 @@ export function News() { {error ? ( {error} ) : ( - + {news.length === 0 ? ( No news available ) : (
{error}
No news available