[#71] Feat/내프로필페이지 내가쓴후기리스트#72
Merged
eunkyung01 merged 3 commits intomainfrom Feb 14, 2025
Hidden character warning
The head ref may contain hidden characters: "feat/\ub0b4\ud504\ub85c\ud544\ud398\uc774\uc9c0_\ub0b4\uac00\uc4f4\ud6c4\uae30\ub9ac\uc2a4\ud2b8"
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
park521
previously approved these changes
Feb 14, 2025
park521
previously approved these changes
Feb 14, 2025
83e3acd to
aae57af
Compare
park521
approved these changes
Feb 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
#️⃣ Issue
📝 Description
후기 아이템과 모달 컴포넌트를 연결해뒀습니다!
후기 아이템의 초깃값을 모달 컴포넌트에 전달하여 수정하기를 눌렀을때 초깃값이 보이도록 해둠
삭제하기 를 클릭시 리스트에서 해당 후기가 삭제됨
수정하기 를 클릭시 리스트에서 해당 후기가 수정됨
수정하면 날짜가 최근 날짜로 변경되도록 했습니다!
npm run dev하신후, 프로필 페이지로 가셔서 확인하시면 됩니다!계정이 필요하시면
examplecodeit@email.com
12341234
이걸로 써주세요!
🌀 PR Type
어떤 변경 사항이 있나요?
✅ Checklist
PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
Test Checklist
Additional Notes