feat: remove old type
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
export interface HotelCardData {
|
|
||||||
hotel: {
|
|
||||||
name: string
|
|
||||||
address: string
|
|
||||||
description: string
|
|
||||||
rooms: string
|
|
||||||
button: string
|
|
||||||
label: string[]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user