parent
44d7cd414e
commit
52b1770f74
|
@ -284,7 +284,7 @@ struct ContentCreateView: View {
|
|||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
.padding(.top, 13.3)
|
||||
|
||||
Text("※ 대여가격은 소장가격의 60%로 자동 반영")
|
||||
Text("※ 대여가격은 소장가격의 70%로 자동 반영")
|
||||
.font(.custom(Font.medium.rawValue, size: 13.3))
|
||||
.foregroundColor(Color(hex: "777777"))
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
|
|
Loading…
Reference in New Issue