react-router icon indicating copy to clipboard operation
react-router copied to clipboard

docs(components/form): add `Registration Form` example

Open OlegDev1 opened this issue 1 year ago • 3 comments

Added an additional "Registration Form" example to the Form Component documentation. Demonstrated how to use Mutation Submissions in the registration workflow. Showed how to work with returned data from the action using useActionData.

OlegDev1 avatar Oct 11 '24 19:10 OlegDev1