clg
This commit is contained in:
parent
6ce0d4437e
commit
f0547414e0
|
|
@ -65,8 +65,6 @@ const NewsArticle = () => {
|
|||
}
|
||||
}, [data]);
|
||||
|
||||
console.log(data.data);
|
||||
|
||||
return (
|
||||
<motion.div
|
||||
className="news-article"
|
||||
|
|
|
|||
Loading…
Reference in New Issue