From 28f85f100f9f8ebbacf4bd6f197242daf7cc1d65 Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Fri, 16 Sep 2022 16:50:33 +0500 Subject: [PATCH] type error --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,