From e17f0e0dba354ac420c0deba092080470e66993c Mon Sep 17 00:00:00 2001 From: basssy Date: Thu, 13 Mar 2025 16:14:16 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=AC=EC=A0=81=EC=84=9C=20=EC=BC=80?= =?UTF-8?q?=EC=9D=B4=EB=B8=94=20=EA=B4=80=EB=A0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/estimate/Estimate.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/estimate/Estimate.jsx b/src/components/estimate/Estimate.jsx index bd2c202a..8b8b38bc 100644 --- a/src/components/estimate/Estimate.jsx +++ b/src/components/estimate/Estimate.jsx @@ -1718,7 +1718,7 @@ export default function Estimate({}) { }} value={cableItem} > - + {/* */} {cableItemList.length > 0 && cableItemList.map((row) => (