From a22ec5a2b2f377f087a1fcbcb1573acd0e480c38 Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Mon, 16 Jan 2023 23:10:38 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B4=D0=B0=D1=82=D1=83=20=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/elements/processes/index.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/elements/processes/index.tsx b/components/elements/processes/index.tsx index 3168106..701116f 100644 --- a/components/elements/processes/index.tsx +++ b/components/elements/processes/index.tsx @@ -116,6 +116,7 @@ export default function Processes() { Progress Status Action + Created @@ -164,6 +165,9 @@ export default function Processes() { } + + {new Date(process.createdAt).toLocaleDateString()} + ))}