Skip to content

Commit 7638cae

Browse files
authored
Merge pull request #152 from MarketPlace-O2O-Platform/Hotfix/ChangeUI
[Fix] 디자인 변경으로 영수증 화면의 UI 변경
2 parents 30b8a7e + f0cdbfd commit 7638cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MarketPlace/Presenter/MyPageScene/Receipt/View/RegisterReceiptView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ struct RegisterReceiptView: View {
4545
.scaledToFit()
4646
.frame(height: 64)
4747

48-
Text("24시간 내로 환급이 이루어지지 않을 시\n고객센터(쿠러미 카카오채널)로 문의해주세요!")
48+
Text("7일 내로 환급이 이루어지지 않을 시\n고객센터(쿠러미 카카오채널)로 문의해주세요!")
4949
.pretendardFont(size: 14, weight: .medium)
5050
.foregroundStyle(Colors.gray_600)
5151
.multilineTextAlignment(.center)

0 commit comments

Comments
 (0)