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을 해주세요
❓ 궁금한 점