-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feat:api 연동 셋팅 * Feat:리액트 쿼리 추가 * Feat: 쿼리 셋팅 수정 및 관련 타입 오류해결 - 모집글 작성, 모집글 수정 페이지 쿼리 셋팅 수정 및 관련 타입 오류 해결 - post api 관련 글 작성하기, 수정하기 함수 타입변경 - 드랍다운 관련 상수에 각 value 추가 * Feat:스터디 모집글 작성 유효성 검사 처리 기능 추가 - handleSubmit 함수에 모집글 작성 유효성 처리 기능 추가 (요청 처리 오류시 알림창, 스크롤 최상단으로 이동) * Design:모집글 작성페이지 레이아웃 css수정 * Refactor:타입 수정
- Loading branch information
Showing
14 changed files
with
258 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.