en

EN

<Form />

npm install --save react-component-form

This is an example of using `react-component-form` inside a Next.js application. The application shows how to use the `<Form />` component with the `useForm` hook to validate and submit a form with a `name` and an `email` input.