새로운 콘텐츠 전체보기 페이지 추가
This commit is contained in:
@@ -157,6 +157,9 @@ struct ContentView: View {
|
||||
case .userProfileFanTalkAll(let userId):
|
||||
UserProfileFanTalkAllView(userId: userId)
|
||||
|
||||
case .newContentAll:
|
||||
ContentNewAllView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user