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:
Joakim Jäderberg
2025-09-02 11:58:37 +00:00
parent 52e900bad8
commit f77520cd04
5 changed files with 0 additions and 124 deletions

View File

@@ -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 = {