refactor(SW-96): use images from API & reduce data returned in getHotel
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface ImageItem {
|
||||
url: string
|
||||
alt: string
|
||||
title: string
|
||||
}
|
||||
|
||||
export interface LightboxProps {
|
||||
|
||||
Reference in New Issue
Block a user