fix(creator): 선택 탭을 가운데 정렬한다
This commit is contained in:
@@ -313,7 +313,7 @@ struct CreatorChannelView: View {
|
||||
onTapCommunityLike: viewModel.likeCommunityPost
|
||||
)
|
||||
} else {
|
||||
CreatorChannelPlaceholderTabView(title: viewModel.selectedTab.title)
|
||||
EmptyView()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user