콘텐츠 메인, 콘텐츠 업로드 페이지 추가
This commit is contained in:
@@ -83,6 +83,9 @@ struct ContentView: View {
|
||||
case .serviceCenter:
|
||||
ServiceCenterView()
|
||||
|
||||
case .createContent:
|
||||
ContentCreateView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user