쿠폰등록 페이지 추가
This commit is contained in:
@@ -25,8 +25,8 @@ struct ReservationStatusView: View {
|
||||
.frame(width: 20, height: 20)
|
||||
|
||||
Text("라이브")
|
||||
.font(.custom(Font.medium.rawValue, size: 14.7))
|
||||
.foregroundColor(Color(hex: "eeeeee"))
|
||||
.font(.custom(Font.bold.rawValue, size: 14.7))
|
||||
.foregroundColor(Color(hex: "3bb9f1"))
|
||||
|
||||
Text("\(data.liveReservationCount)")
|
||||
.font(.custom(Font.medium.rawValue, size: 14.7))
|
||||
|
Reference in New Issue
Block a user