Improve UI of concertListItem and eventListItem

This commit is contained in:
2024-10-10 18:43:38 +02:00
parent 4b745eef99
commit 913e067ad2
13 changed files with 204 additions and 153 deletions

View File

@@ -20,6 +20,7 @@ export class LocationModel {
date: string
price: number
inStock: number
location: string
event: {
name: string
offered: boolean