From 2576b2c21ae0e3eaff44f5a9488ed2cffc580181 Mon Sep 17 00:00:00 2001 From: minseokim Date: Fri, 12 Dec 2025 23:15:40 +0900 Subject: [PATCH 1/4] =?UTF-8?q?fix:=20=EC=B9=B4=EB=93=9C=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EC=84=B8=EB=A1=9C=20=EC=9C=84=EC=B9=98=20=EC=A0=95?= =?UTF-8?q?=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/shared/card/index.tsx | 46 +++++++++++++++------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/src/components/shared/card/index.tsx b/src/components/shared/card/index.tsx index 0351d8ae..0e641958 100644 --- a/src/components/shared/card/index.tsx +++ b/src/components/shared/card/index.tsx @@ -71,15 +71,17 @@ const Card = ({ onClick={onClick} >
-
- setImageError(true)} - /> - - +
+
+ setImageError(true)} + /> + + +
{shouldShowButtons && (