Merged in chore/remove-unused-useRoomContext (pull request #2747)
chore: delete unused useRoomContext * chore: delete unused useRoomContext * merge Approved-by: Matilda Landström
This commit is contained in:
@@ -12,7 +12,6 @@ import type { Room } from "@scandic-hotels/booking-flow/types/components/selectR
|
||||
import type { Lang } from "@scandic-hotels/common/constants/language"
|
||||
import type { Child } from "@scandic-hotels/trpc/types/child"
|
||||
|
||||
|
||||
type ChildrenInRoom = (Child[] | null)[] | null
|
||||
|
||||
type SelectRateTrackingInput = {
|
||||
|
||||
Reference in New Issue
Block a user