fix(SW-1041): remove unused props
This commit is contained in:
@@ -18,9 +18,7 @@ export type FlexibilityOptionProps = {
|
||||
value: string
|
||||
paymentTerm: string
|
||||
priceInformation?: Array<string>
|
||||
roomType: RoomConfiguration["roomType"]
|
||||
roomTypeCode: RoomConfiguration["roomTypeCode"]
|
||||
features: RoomConfiguration["features"]
|
||||
petRoomPackage: RoomPackage | undefined
|
||||
handleSelectRate: React.Dispatch<
|
||||
React.SetStateAction<
|
||||
|
||||
Reference in New Issue
Block a user