upsi dupsi, da sind noch die componenten 🤡
This commit is contained in:
3
src/app/theater-layout/theater-layout.component.html
Normal file
3
src/app/theater-layout/theater-layout.component.html
Normal file
@@ -0,0 +1,3 @@
|
||||
@for (row of seatsPerRow(); track $index) {
|
||||
<app-seat-row class="flex justify-center" [rowSeatList]="row"></app-seat-row>
|
||||
}
|
||||
Reference in New Issue
Block a user