Skip to content

Commit

Permalink
docs(react-hook-form): fix typo in links (refinedev#6241)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnguyennz committed Aug 9, 2024
1 parent f0731d3 commit 88328d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This package exports following hooks to manage your forms:

- [`useForm`][use-form-react-hook-form]
- [`useModalForm`](/docs/packages/list-of-packages)
- [`useStepsFrom`](/docs/packages/list-of-packages)
- [`useStepsForm`](/docs/packages/list-of-packages)

## Installation

Expand Down

0 comments on commit 88328d2

Please sign in to comment.