feat(SW-176): use temp data for hotel
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user