fixed hero layout synta page as page

This commit is contained in:
Jeffrey 2026-02-18 16:14:35 +01:00
parent 0b7303e97f
commit 9ec054e88b

View File

@ -42,7 +42,7 @@ export default async function Page({ params: paramsPromise }: Args) {
return <PayloadRedirects url={url} />
}
const { hero, layout } = page
const { hero, layout } = page as Page
return (
<article>