큐레이션, 새로운 콘텐츠 - 아이템 개수 2개에서 3개로 변경
This commit is contained in:
@@ -12,6 +12,7 @@ struct ContentNewAllView: View {
|
||||
@StateObject var viewModel = ContentNewAllViewModel()
|
||||
|
||||
let columns = [
|
||||
GridItem(.flexible(), alignment: .top),
|
||||
GridItem(.flexible(), alignment: .top),
|
||||
GridItem(.flexible(), alignment: .top)
|
||||
]
|
||||
|
Reference in New Issue
Block a user