We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ChatOverview : ChatList랑 TabMenu 합친 것
TabMenu
ChatList
ChatItem:{ imgUrl : string name : string lastMsg : string lastMsgTime : string lastMsgCnt : number }
The text was updated successfully, but these errors were encountered:
Merge pull request #152 from prgrms-web-devcourse-final-project/feature/
331cb76
#58 feat: ChatOverview 컴포넌트 개발
y0unj1NoH
Successfully merging a pull request may close this issue.
📌 작업 내용
ChatOverview : ChatList랑 TabMenu 합친 것
props
TabMenu
ChatList
ChatItem:{
imgUrl : string
name : string
lastMsg : string
lastMsgTime : string
lastMsgCnt : number
}
✅ To-Do
📝 참고사항
선행 조건
The text was updated successfully, but these errors were encountered: