From 845ff99f077d3b0c23ed349b81e429f3076be8c7 Mon Sep 17 00:00:00 2001 From: minsik Date: Fri, 8 Nov 2024 15:31:37 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=A4=EC=B8=A1=EC=B9=98=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20modal=20close=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/roofcover/useRoofAllocationSetting.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hooks/roofcover/useRoofAllocationSetting.js b/src/hooks/roofcover/useRoofAllocationSetting.js index 2d57e9b5..b99af935 100644 --- a/src/hooks/roofcover/useRoofAllocationSetting.js +++ b/src/hooks/roofcover/useRoofAllocationSetting.js @@ -151,7 +151,6 @@ export function useRoofAllocationSetting(id) { const handleAlloc = () => { if (!checkInnerLines()) { apply() - closePopup(popupId) } else { swalFire({ type: 'alert',