크리에이터 커뮤니티 페이지 추가
This commit is contained in:
@@ -74,7 +74,11 @@ struct UserProfileView: View {
|
||||
CreatorCommunityItemView()
|
||||
.frame(width: 320)
|
||||
|
||||
CreatorCommunityMoreItemView()
|
||||
CreatorCommunityMoreItemView {
|
||||
AppState.shared.setAppStep(
|
||||
step: .creatorCommunityAll(creatorId: userId)
|
||||
)
|
||||
}
|
||||
}
|
||||
.padding(.horizontal, 15)
|
||||
}
|
||||
|
Reference in New Issue
Block a user