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