라이브 예약내역 페이지 추가
This commit is contained in:
@@ -40,6 +40,7 @@ struct ReservationStatusView: View {
|
||||
.stroke(Color(hex: "9970ff"), lineWidth: 1.3)
|
||||
)
|
||||
.onTapGesture {
|
||||
AppState.shared.setAppStep(step: .liveReservation)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user