내 보관함, 재생목록 리스트 UI 추가
This commit is contained in:
@@ -200,6 +200,9 @@ struct ContentView: View {
|
||||
case .blockList:
|
||||
BlockMemberListView()
|
||||
|
||||
case .myBox:
|
||||
ContentBoxView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user