Conversation
- 사유: 타입스크립트 타입관련 오류
- getNearCrewList 함수 - useNearCrewListQuery 훅
- mockGetNearCrewList 구현
Closed
Contributor
|
🎉 @dlwl98 님 랜덤 리뷰어로 당첨되셨습니다! 리뷰를 부탁드립니다. 🙏 |
1eecan
approved these changes
Nov 13, 2023
1g2g
approved these changes
Nov 13, 2023
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
⚙️ PR 타입
✨ 기능 설명 or 🚨 문제 상황
👨💻 구현 내용 or 👍 해결 내용
chore: zustand 최신버전으로 업데이트
feat: NEAR_CREWS 목데이터 추가
feat: 주변 크루 목록 가져오는 api 함수 작성
feat: 주변 크루 목록 가져오는 mock api handler 작성
fix: GetNearCrewListRequset 타입 수정
feat: 로그인 정보를 저장할 zustand persist store 구현
feat: accessToken을 저장할 zustand persist store 구현
feat: 추천 크루 목록 페이지 구현
🎯 PR 포인트
zustand 전역상태 구현부를 봐주세요
📝 참고 사항
zustand 버전이 업데이트 되었습니다. npm install을 해주세요
❓ 궁금한 점