콘텐츠 리스트, 콘텐츠 구매 창에 캔 아이콘 변경

This commit is contained in:
Yu Sung
2023-08-22 00:37:03 +09:00
parent 89fd2f5f0d
commit 728510a72d
4 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ struct ContentOrderDialogView: View {
Spacer()
HStack(spacing: 8) {
Image("ic_coin_w")
Image("ic_can")
.resizable()
.frame(width: 16.7, height: 16.7)