From b66ce17f092c57607ef5db6428e94417f55cfc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=A4=EB=A6=AC?= <1gyn093@gmail.com> Date: Tue, 5 Aug 2025 20:35:02 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20auction-card-skeleton=20=EC=82=AC?= =?UTF-8?q?=EC=9D=B4=EC=A6=88=20=EB=A7=9E=EC=B6=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/src/components/auction/auction-card-skeleton.tsx | 9 ++++----- apps/web/src/components/common/auction-card/card.tsx | 2 -- apps/web/src/components/common/auction-card/list.tsx | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/apps/web/src/components/auction/auction-card-skeleton.tsx b/apps/web/src/components/auction/auction-card-skeleton.tsx index 3681493d..6bc436a3 100644 --- a/apps/web/src/components/auction/auction-card-skeleton.tsx +++ b/apps/web/src/components/auction/auction-card-skeleton.tsx @@ -1,11 +1,10 @@ const AuctionItemCardSkeleton = () => { return ( -