This commit is contained in:
VividTruthKeeper 2023-02-25 01:46:51 +05:00
parent 6ce0d4437e
commit f0547414e0
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ const NewsArticle = () => {
}
}, [data]);
console.log(data.data);
return (
<motion.div
className="news-article"