diff --git a/src/pages/Profile/EditForm.js b/src/pages/Profile/EditForm.js index e2dc188..e493876 100644 --- a/src/pages/Profile/EditForm.js +++ b/src/pages/Profile/EditForm.js @@ -1,53 +1,40 @@ +// ✅ EditForm.js import React from 'react'; function EditForm({ form, onChange, onSubmit }) { return ( -
-

회원정보 수정

+ + -
- - -
+ -
- - -
+