커뮤니티 수정 UI, API 추가

This commit is contained in:
Yu Sung
2023-12-21 21:04:08 +09:00
parent f40642f90f
commit 7bd32f8486
12 changed files with 474 additions and 3 deletions

View File

@@ -91,6 +91,8 @@ struct CreatorCommunityItemView_Previews: PreviewProvider {
imageUrl: "https://test-cf.sodalive.net/profile/default-profile.png",
content: "안녕하세요",
date: "3일전",
isCommentAvailable: false,
isAdult: false,
isLike: false,
likeCount: 10,
commentCount: 0,