forge42dev / remix-hook-form

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

Typing fix for register function #9

Closed AlemTuzlak closed 1 year ago

AlemTuzlak commented 1 year ago

Description

This PR fixes the issue with register function being spread over the remix context not working properly

Fixes #8