[FEAT] 내가 쓴 편지 수정하기 > 상세보기, 수정하기 화면 추가 #70
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.
관련 이슈
작업 내역
1. 내가 쓴 편지 수정하기 > 상세보기, 수정하기 화면 추가
전달 사항
수정 완료하기
버튼 클릭시 원래 코드에서는 '/my-letter'로 이동하게 되어있었는데, (1) 편지에서 바로 들어올 수도있고, (2) 미리보기화면에서 바로 들어올 수도 있어서 이전 페이지로 돌아가게 하는게 낫다는 판단이 들어 코드를 수정하였습니다. 이부분 한번 검토 부탁드립니다!