We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30b8a7e + f0cdbfd commit 7638caeCopy full SHA for 7638cae
1 file changed
MarketPlace/Presenter/MyPageScene/Receipt/View/RegisterReceiptView.swift
@@ -45,7 +45,7 @@ struct RegisterReceiptView: View {
45
.scaledToFit()
46
.frame(height: 64)
47
48
- Text("24시간 내로 환급이 이루어지지 않을 시\n고객센터(쿠러미 카카오채널)로 문의해주세요!")
+ Text("7일 내로 환급이 이루어지지 않을 시\n고객센터(쿠러미 카카오채널)로 문의해주세요!")
49
.pretendardFont(size: 14, weight: .medium)
50
.foregroundStyle(Colors.gray_600)
51
.multilineTextAlignment(.center)
0 commit comments