next.js/test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state/page.tsx
page.tsx6 lines84 B
import { Form } from './form'

export default function Page() {
  return <Form />
}
Quest for Codev2.0.0
/
SIGN IN