콘텐츠 리스트, 콘텐츠 구매 창에 캔 아이콘 변경
This commit is contained in:
@@ -77,7 +77,7 @@ struct ContentListItemView: View {
|
||||
|
||||
if item.price > 0 {
|
||||
HStack(spacing: 8) {
|
||||
Image("ic_coin_w")
|
||||
Image("ic_can")
|
||||
.resizable()
|
||||
.frame(width: 17, height: 17)
|
||||
|
||||
|
Reference in New Issue
Block a user