Improve UI of concertListItem and eventListItem

This commit is contained in:
2024-10-10 18:43:38 +02:00
parent 5f8adbaf10
commit ba752fa906
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