콘텐츠 추가
This commit is contained in:
@@ -57,7 +57,7 @@ struct ContentMainItemView: View {
|
||||
.padding(.bottom, 10)
|
||||
}
|
||||
.frame(width: 133.3, alignment: .leading)
|
||||
.onTapGesture { }
|
||||
.onTapGesture { AppState.shared.setAppStep(step: .contentDetail(contentId: item.contentId)) }
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user