feat(community): 크리에이터 커뮤니티 게시물 고정 기능을 추가한다
This commit is contained in:
@@ -104,6 +104,7 @@ struct CreatorCommunityItemView_Previews: PreviewProvider {
|
||||
isCommentAvailable: false,
|
||||
isAdult: false,
|
||||
isLike: false,
|
||||
isFixed: false,
|
||||
existOrdered: false,
|
||||
likeCount: 10,
|
||||
commentCount: 0,
|
||||
|
||||
Reference in New Issue
Block a user