diff --git a/components/news.tsx b/components/news.tsx index 57f6046..ec3ee7a 100644 --- a/components/news.tsx +++ b/components/news.tsx @@ -69,7 +69,7 @@ export function News() { if (status === 'loading' || loading) { return ( - + News @@ -83,7 +83,7 @@ export function News() { return ( - + News - + {error ? (

{error}

) : (