fix: build error
This commit is contained in:
@@ -4,7 +4,7 @@ import { getHotelData, getHotelPage } from "@/lib/trpc/memoizedRequests"
|
|||||||
import BookingWidget, { preload } from "@/components/BookingWidget"
|
import BookingWidget, { preload } from "@/components/BookingWidget"
|
||||||
import { getLang } from "@/i18n/serverContext"
|
import { getLang } from "@/i18n/serverContext"
|
||||||
|
|
||||||
import { ContentTypeParams, PageArgs } from "@/types/params"
|
import type { ContentTypeParams, PageArgs } from "@/types/params"
|
||||||
|
|
||||||
export default async function BookingWidgetPage({
|
export default async function BookingWidgetPage({
|
||||||
params,
|
params,
|
||||||
|
|||||||
Reference in New Issue
Block a user