Skip to content

Commit

Permalink
Update form-components.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iway1 authored Mar 13, 2023
1 parent f00a606 commit 790a81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/docs/docs/usage/form-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ If you need to access the `react-hook-form` form prop (what's returned from `use

```tsx
import {useFormContext} from 'react-hook-form';

function MyCustomFormComponent({
children,
onSubmit,
Expand Down

1 comment on commit 790a81c

@vercel
Copy link

@vercel vercel bot commented on 790a81c Mar 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.