import { Suspense } from 'react' async function Content({ params }) { const { param } = await params return