Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

책 읽기 페이지에서 책 수정 기능 구현 #131

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

k2645
Copy link
Collaborator

@k2645 k2645 commented Dec 3, 2024

#️⃣ 연관된 이슈


⏰ 작업 시간

예상 시간 실제 걸린 시간
1 1

📝 작업 내용

  • 책 읽기 페이지에서 책 수정 기능 구현

📸 스크린샷

책 내용 수정 수정 중 나가기

@k2645 k2645 linked an issue Dec 3, 2024 that may be closed by this pull request
@k2645 k2645 self-assigned this Dec 3, 2024
@k2645 k2645 added ✨ Feature 기능 관련 작업 👷‍♂️ Refactor 코드 개선, 가독성 개선, 주석 labels Dec 3, 2024
@k2645 k2645 added this to the 0.5 milestone Dec 3, 2024
Copy link
Collaborator

@Kyxxn Kyxxn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 〰️
빛영현 대영현 신영현 킹영현 김영현

@@ -45,7 +45,6 @@ public final class ReadPageViewModel: ViewModelType {
return output.eraseToAnyPublisher()
}

@MainActor
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다

Copy link
Collaborator

@yuncheol-AHN yuncheol-AHN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

구뜨

@k2645 k2645 merged commit 32c2eed into develop Dec 3, 2024
2 checks passed
@k2645 k2645 deleted the feature/edit-book-in-read-page branch December 3, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 관련 작업 👷‍♂️ Refactor 코드 개선, 가독성 개선, 주석
Projects
None yet
Development

Successfully merging this pull request may close these issues.

책 보기에서 수정 기능 구현
3 participants