feat(SW-914): refactor
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type AmenityProps = {
|
||||
name: string
|
||||
buttonUrl?: string
|
||||
filteredAmenities: Hotel["detailedFacilities"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user