seats are now selectable. returns list of selected seats. colors might not work anymore. 😢😢
This commit is contained in:
@@ -10,5 +10,4 @@ import {TheaterSeatState} from '../model/theater-seat-state.model';
|
||||
})
|
||||
export class SeatRowComponent {
|
||||
rowSeatList = input.required<{ seat: Sitzplatz, state: TheaterSeatState }[]>();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user