feat(SW-1730): add button to room sidepeek on hotelpage to select rate page for the hotel
This commit is contained in:
@@ -2,4 +2,5 @@ import type { Room } from "@/types/hotel"
|
||||
|
||||
export interface RoomSidePeekProps {
|
||||
room: Room
|
||||
hotelId: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user