forge42dev / remix-hook-form

Open source wrapper for react-hook-form aimed at Remix.run
MIT License
330 stars 27 forks source link

README fixes & updates #57

Closed MonsterDeveloper closed 9 months ago

MonsterDeveloper commented 9 months ago

Description

This PR:

  1. Fixes imports in the Basic Usage section of the README.
  2. Adds a type reference to useRemixForm.
  3. Simplifies File Upload example and adds a link to Remix docs for a more detailed guide.
  4. Renames all ActionArgs types to ActionFunctionArgs in README.

Type of change

How Has This Been Tested?

Checklist: