From ebcd3222da6937f016d93f2f07fc45fe96dc92d9 Mon Sep 17 00:00:00 2001 From: basssy Date: Fri, 28 Feb 2025 16:07:42 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AC=BC=EA=B1=B4=20=EC=A6=90=EA=B2=A8?= =?UTF-8?q?=EC=B0=BE=EA=B8=B0=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/management/StuffDetail.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/management/StuffDetail.jsx b/src/components/management/StuffDetail.jsx index 5915fb38..f4d7fbd4 100644 --- a/src/components/management/StuffDetail.jsx +++ b/src/components/management/StuffDetail.jsx @@ -2547,6 +2547,7 @@ export default function StuffDetail() { value={otherSaleStoreList.filter(function (option) { return option.saleStoreId === otherSelOptions })} + components={{ Option: CustomOption2 }} />