From d32553416cb1da1ed2fd7afe72b8dea463b59a25 Mon Sep 17 00:00:00 2001 From: ysCha Date: Wed, 1 Oct 2025 10:14:15 +0900 Subject: [PATCH] =?UTF-8?q?[1309]=20=EB=AC=B8=EC=9D=98=EC=82=AC=ED=95=AD?= =?UTF-8?q?=203=20=EC=B9=B4=ED=85=8C=EA=B3=A0=EB=A6=AC=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/community/modal/QnaRegModal.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/community/modal/QnaRegModal.jsx b/src/components/community/modal/QnaRegModal.jsx index d04f00fa..b26536e0 100644 --- a/src/components/community/modal/QnaRegModal.jsx +++ b/src/components/community/modal/QnaRegModal.jsx @@ -148,6 +148,8 @@ let fileCheck = false; + } else { + setHideSmFlg(true) } }