콘텐츠 메인 모닝콜 탭
- 새로운 알람 전체보기
This commit is contained in:
@@ -221,6 +221,9 @@ struct ContentView: View {
|
||||
case .completedSeriesAll:
|
||||
CompletedSeriesView()
|
||||
|
||||
case .newAlarmContentAll:
|
||||
ContentMainAlarmAllView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user