-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge: dev to main #330
Merge: dev to main #330
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!!
src/components/profile/PostsGrid.tsx
Outdated
e.currentTarget.style.opacity = '0'; | ||
} | ||
}; | ||
|
||
return ( | ||
<> | ||
{isError ? ( | ||
<Container> | ||
<Suspense> | ||
<ImageErrorCTA | ||
text={'게시물을 불러올 수 없습니다.'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
상수 같이 빼면 좋을 것 같습니다!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
앗 이부분을 미쳐 확인 못했네요! 감사합니다!!
☕ PR 타입
☕ 작업 내용
☕ 관련 issue