diff --git a/components/news.tsx b/components/news.tsx index ec3ee7a..3d39308 100644 --- a/components/news.tsx +++ b/components/news.tsx @@ -72,8 +72,8 @@ export function News() { News - - + + @@ -99,7 +99,7 @@ export function News() { {error ? ( {error} ) : ( - + {news.length === 0 ? ( No news available ) : (
{error}
No news available