// props should not be touched export default async function Page({ ...props }) { f1(props.params) }