feat(SW-176): use temp data for hotel

This commit is contained in:
Fredrik Thorsson
2024-08-30 11:50:37 +02:00
parent ad0f42a90d
commit fa6108d718
2 changed files with 5 additions and 9 deletions

View File

@@ -8,12 +8,13 @@ import {
notFound,
serverErrorByStatus,
} from "@/server/errors/trpc"
import { extractHotelImages } from "@/server/routers/utils/hotels"
import {
contentStackUidWithServiceProcedure,
publicProcedure,
router,
serviceProcedure,
} from "@/server/trpc"
import { extractHotelImages } from "@/server/routers/utils/hotels"
import { toApiLang } from "@/server/utils"
import {