diff --git a/src/App.tsx b/src/App.tsx index 41186ee..6974abe 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -28,7 +28,7 @@ const App = () => { category: "", title: "", link: "", - date: date, + publish_date: date, summary: "", createdAt: date, updatedAt: date,