New booking dashboard
This commit is contained in:
@@ -234,7 +234,7 @@ function mapBookingResponse(input: {
|
||||
endTime: string
|
||||
customerName: string
|
||||
customerPhone: string
|
||||
status: 'CONFIRMED' | 'CANCELLED'
|
||||
status: 'CONFIRMED' | 'CANCELLED' | 'COMPLETED'
|
||||
court: {
|
||||
id: string
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user