feat(SW-713): remove undefined check
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { RoomData } from "@/types/hotel"
|
||||
|
||||
export type RoomSidePeekProps = {
|
||||
selectedRoom: RoomData
|
||||
room: RoomData
|
||||
buttonSize: "small" | "medium"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user