From f124d732a2911abdccb5abc11471efe61cc20f7a Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 28 Dec 2020 11:27:24 +0000 Subject: [PATCH] fix(frontend): fix count of requests in request list --- src/components/RequestList/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/RequestList/index.tsx b/src/components/RequestList/index.tsx index a0870ee58..aa42526e4 100644 --- a/src/components/RequestList/index.tsx +++ b/src/components/RequestList/index.tsx @@ -63,7 +63,7 @@ const RequestList: React.FC = () => {