export default function Page() { // @next-codemod-error remove jsx of next line return <p>hello world</p> }