빠진 아이콘 추가
This commit is contained in:
@@ -49,7 +49,7 @@ struct ContentListItemView: View {
|
||||
|
||||
HStack(spacing: 13.3) {
|
||||
HStack(spacing: 6) {
|
||||
Image("ic_heart")
|
||||
Image("ic_heart_777")
|
||||
.resizable()
|
||||
.frame(width: 13.3, height: 13.3)
|
||||
|
||||
|
Reference in New Issue
Block a user