콘텐츠 메인 ASMR 탭
- 새로운 ASMR 전체보기
This commit is contained in:
@@ -23,7 +23,10 @@ struct ContentMainTabAsmrView: View {
|
||||
if !viewModel.newAsmrContentList.isEmpty {
|
||||
ContentMainNewContentViewV2(
|
||||
title: "새로운 ASMR",
|
||||
onClickMore: {},
|
||||
onClickMore: {
|
||||
AppState.shared
|
||||
.setAppStep(step: .newAsmrContentAll)
|
||||
},
|
||||
themeList: [],
|
||||
contentList: viewModel.newAsmrContentList
|
||||
) { _ in }
|
||||
|
||||
Reference in New Issue
Block a user