import { Form } from './form' export default function Page() { return (
{ 'use server' return obj }} /> ) }