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