feat(creator): 공지 섹션을 연결한다
This commit is contained in:
@@ -38,6 +38,8 @@ struct CreatorChannelHomeView: View {
|
||||
onSelectTab: onSelectTab,
|
||||
onTapDonate: onTapDonate
|
||||
)
|
||||
|
||||
CreatorChannelNoticeSection(notices: response.notices)
|
||||
}
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
.background(Color.black)
|
||||
|
||||
Reference in New Issue
Block a user