Refactor frontend, display tours with cards on ToursPage
This commit is contained in:
@@ -3,6 +3,5 @@ import { BandModel } from "./bandModel"
|
||||
export class MemberModel {
|
||||
id: Number
|
||||
name: String
|
||||
band: BandModel
|
||||
image: String
|
||||
}
|
||||
Reference in New Issue
Block a user