From ccb98553f104c1aebd33796b7090cc9bbe964bd7 Mon Sep 17 00:00:00 2001 From: sct Date: Fri, 11 Dec 2020 10:36:39 +0000 Subject: [PATCH] fix(frontend): person cards now show correctly in ListView's --- src/components/PersonCard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PersonCard/index.tsx b/src/components/PersonCard/index.tsx index 36717f87e..54d5f656e 100644 --- a/src/components/PersonCard/index.tsx +++ b/src/components/PersonCard/index.tsx @@ -18,7 +18,7 @@ const PersonCard: React.FC = ({ }) => { return ( - +