From 6cdca8f5b7efa750ffa86c94c68720f409ab49c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EB=AF=BC=ED=98=95?= Date: Thu, 25 Apr 2024 16:48:40 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EB=94=94=EC=9E=90=EC=9D=B8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/pages/admin/board/EgovAdminBoardEdit.jsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/egovframe-template-simple-react-contribution/src/pages/admin/board/EgovAdminBoardEdit.jsx b/egovframe-template-simple-react-contribution/src/pages/admin/board/EgovAdminBoardEdit.jsx index 935c2ca..6b03968 100644 --- a/egovframe-template-simple-react-contribution/src/pages/admin/board/EgovAdminBoardEdit.jsx +++ b/egovframe-template-simple-react-contribution/src/pages/admin/board/EgovAdminBoardEdit.jsx @@ -303,15 +303,12 @@ function EgovAdminBoardEdit({props, reloadFunction}) { {/* */}
- - {modeInfo.mode === CODE.MODE_MODIFY && - - } + {modeInfo.mode === CODE.MODE_MODIFY && ( + + )}
-
- +
{/* */}