From 78a366802320c184cf7856b8596827b89656a457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Tue, 27 May 2025 13:42:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=9C=EC=B6=9C=ED=8C=9D=EC=97=85=20?= =?UTF-8?q?=EC=83=81=EB=8B=A8=20select=EC=98=81=EC=97=AD=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PublishList/PublishList.tsx | 6 +++++- src/components/sale/saledetail/pop/SaleSubmitPop.tsx | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/components/PublishList/PublishList.tsx b/src/components/PublishList/PublishList.tsx index ee7fd02..ba70cd1 100644 --- a/src/components/PublishList/PublishList.tsx +++ b/src/components/PublishList/PublishList.tsx @@ -115,9 +115,13 @@ export default function PublishList (){
  • * 제출 팝업 추가
  • * 팝업 img태그 Image 컴포넌트 변환
  • */} -