From f345b0dbbef30bc9293164610c78787d2cb338df Mon Sep 17 00:00:00 2001 From: "hyojun.choi" Date: Thu, 18 Dec 2025 10:12:34 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B2=98=EB=A7=88/=EC=BC=80=EB=9D=BC=EB=B0=94?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD=20=ED=83=AD=20=EB=B3=80=EA=B2=BD=EC=8B=9C?= =?UTF-8?q?=20=EB=B2=84=ED=8A=BC=20=EA=B0=92=20=EC=B4=88=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/roofcover/useEavesGableEdit.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/roofcover/useEavesGableEdit.js b/src/hooks/roofcover/useEavesGableEdit.js index 5f563c56..e6397091 100644 --- a/src/hooks/roofcover/useEavesGableEdit.js +++ b/src/hooks/roofcover/useEavesGableEdit.js @@ -116,6 +116,7 @@ export function useEavesGableEdit(id) { useEffect(() => { typeRef.current = type + radioTypeRef.current = '1' }, [type]) const mouseOverEvent = (e) => {