메인 페이지
- 하단 메시지 탭 제거
This commit is contained in:
@@ -233,6 +233,9 @@ struct ContentView: View {
|
||||
case .introduceCreatorAll:
|
||||
ContentMainIntroduceCreatorAllView()
|
||||
|
||||
case .message:
|
||||
MessageView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user