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

Fix/#321 댓글이 없는 경우 잘못된 참조로 인한 에러 수정 #328

Merged
merged 4 commits into from
Aug 17, 2023

Conversation

Creative-Lee
Copy link
Collaborator

@Creative-Lee Creative-Lee commented Aug 17, 2023

📝작업 내용

댓글이 없는 경우 참조할 대상이 없어 발생하는 에러 수정

💬리뷰 참고사항

댓글이 없는 경우 보여줄 기본 댓글 컴포넌트를 구현하였습니다.
오류 수정되었습니다.

#️⃣연관된 이슈

close #321

@Creative-Lee Creative-Lee added 🦋 Bug 🚨 버그 발생! 🚨 [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! labels Aug 17, 2023
@Creative-Lee Creative-Lee self-assigned this Aug 17, 2023
@github-actions
Copy link

Unit Test Results

  71 files    71 suites   8s ⏱️
278 tests 278 ✔️ 0 💤 0
281 runs  281 ✔️ 0 💤 0

Results for commit f017ffe.

@Creative-Lee Creative-Lee merged commit 897e831 into main Aug 17, 2023
@Creative-Lee Creative-Lee deleted the fix/#321 branch August 17, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦋 Bug 🚨 버그 발생! 🚨 [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] 디테일 페이지 댓글 기능 관련 코드에러를 수정한다.
1 participant