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.
Summary
도서 대여 API를 연결하고, 관련하여
Query-Key
와 Page를 리펙토링을 진행했습니다.Tasks
새로운 기능(Features):
BookLoanConditionStatusBadge Component
추가: 도서 대여 상태를 표시하는 배지 컴포넌트를 추가했어요.리팩토링(Refactoring):
Header
에 경로 속성 추가: 헤더 컴포넌트에 경로를 동적으로 설정할 수 있는 속성을 추가했어요.book
LibraryDetailPage
api
코드 전반에 걸쳐 일관성이 없는 부분을 정비했어요.Screenshot