From f0547414e05da4bd01338d3130dbf061602f3d0f Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Sat, 25 Feb 2023 01:46:51 +0500 Subject: [PATCH] clg --- src/pages/NewsArticle.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/NewsArticle.tsx b/src/pages/NewsArticle.tsx index da32718..51a768c 100644 --- a/src/pages/NewsArticle.tsx +++ b/src/pages/NewsArticle.tsx @@ -65,8 +65,6 @@ const NewsArticle = () => { } }, [data]); - console.log(data.data); - return (