캔 아이콘 변경
This commit is contained in:
@@ -23,6 +23,8 @@ struct LiveRoomDonationChatItemView: View {
|
||||
.cornerRadius(23.3)
|
||||
|
||||
Image("ic_can")
|
||||
.resizable()
|
||||
.frame(width: 20, height: 20)
|
||||
}
|
||||
|
||||
VStack(alignment: .leading, spacing: 6.7) {
|
||||
|
Reference in New Issue
Block a user