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

[add] 보관함 뷰 레이아웃 변경 사항 반영 #164

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Conversation

anyukyung
Copy link
Contributor

🌈 PR 요약

보관함 뷰 레이아웃 변경 사항 반영
근데 진짜 한게 없어요.. 한줄 썼나... 서버나오면 다시 수정해야합니다

📌 변경 사항

변경사항 및 주의 사항 (모듈 설치 등)을 적어주세요.

📸 ScreenShot
✅ PR check list
- commit message가 적절한지 확인해주세요. 
- 마지막으로 Coding Convention을 준수했는지 확인해주세요.
- 적절한 branch로 요청했는지 확인해주세요.
- Assignees, Label을 붙여주세요.
- 가능한 이슈를 Link 해주세요.
- PR이 승인된 경우 해당 브랜치는 삭제해주세요.

Linked Issue

close #162

@anyukyung anyukyung self-assigned this Aug 18, 2021
@@ -83,6 +85,7 @@ class MyWritingPopUpViewController: UIViewController {
titleLabel.lineSpacing(spacing: 10)
contentLabel.text = data.text
contentLabel.lineSpacing(spacing: 9)
// popUpView.image = UIImage(named: paperImageArray[0])
Copy link
Member

Choose a reason for hiding this comment

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

이 부분 제가 pull 받은 다음에 고칠게요!

@leeinae
Copy link
Member

leeinae commented Aug 18, 2021

머지하셔도 될 듯 합니다용

@anyukyung anyukyung merged commit 5845410 into dev Aug 18, 2021
@anyukyung anyukyung deleted the feat/162 branch August 18, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 보관함 뷰 변경사항 반영
2 participants