From b75ab5bfb1c190378ce3e3e0a4c5073aeff6ca79 Mon Sep 17 00:00:00 2001 From: Eric Winchell Date: Fri, 22 Nov 2024 09:48:55 -0500 Subject: [PATCH] lint fix --- src/components/Card/Card.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/Card/Card.tsx b/src/components/Card/Card.tsx index 6322a17a..371a346c 100644 --- a/src/components/Card/Card.tsx +++ b/src/components/Card/Card.tsx @@ -39,13 +39,11 @@ export const Card: FunctionComponent> = ({ apiId, d - - {displayName} - + {displayName} - - + + {description}