-
Notifications
You must be signed in to change notification settings - Fork 2
API post 이벤트
jin-Pro edited this page Nov 10, 2021
·
2 revisions
폴더 위치 | 함수명 | 내용 |
---|---|---|
Page/LogInPage.tsx | 로그인 요청 및 성공여부 받아오기 | |
Page/RegisterPage.tsx | 회원가입 요청 및 성공여부 받아오기 | |
Organism/MyInfoContainer.tsx | edit시 수정된 정보 변경 요청하기 | |
Organism/TeamInfoImageContainer | image수정 시 수정된 image 수정 요청하기 | |
Page/TeamCreatePage.tsx | 팀 생성 클릭 시 요청보내기 | |
Template/TeamSettingTemplate.tsx | 팀 정보 업데이트 요청 |