feat(creator): 채널 탭 바를 분리한다
This commit is contained in:
@@ -56,7 +56,6 @@ struct CreatorChannelHeaderSection: View {
|
||||
.padding(.bottom, SodaSpacing.s14)
|
||||
}
|
||||
.frame(width: screenSize().width, height: screenSize().width)
|
||||
.ignoresSafeArea(.container, edges: .top)
|
||||
}
|
||||
|
||||
private var talkButton: some View {
|
||||
|
||||
Reference in New Issue
Block a user