diff --git a/src/components/common/modal/SWModal.tsx b/src/components/common/modal/SWModal.tsx index 653836a..9bad884 100644 --- a/src/components/common/modal/SWModal.tsx +++ b/src/components/common/modal/SWModal.tsx @@ -103,7 +103,6 @@ const modalForm = (modalType, beforeData) => { return ; default: return
default
; - } };