feat: add ability to access localized entries of Hotel pages through language switcher

This commit is contained in:
Chuma McPhoy
2024-06-27 13:05:19 +02:00
parent 3c125ca324
commit 00c04de09a
5 changed files with 56 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import {
UIDParams,
} from "@/types/params"
export default function ContentTypeLayout({
export default async function ContentTypeLayout({
breadcrumbs,
children,
}: React.PropsWithChildren<