캔 아이콘 변경
This commit is contained in:
@@ -20,6 +20,8 @@ struct CanCardView: View {
|
||||
.foregroundColor(Color(hex: "eeeeee"))
|
||||
|
||||
Image("ic_can")
|
||||
.resizable()
|
||||
.frame(width: 20, height: 20)
|
||||
|
||||
Image("ic_forward")
|
||||
.resizable()
|
||||
|
Reference in New Issue
Block a user