seasonedcc / remix-forms

The full-stack form library for Remix and React Router
https://remix-forms.seasoned.cc
MIT License
493 stars 25 forks source link

Don't add click handlers to Button for type "reset" or "button" #163

Open danielweinmann opened 1 year ago

danielweinmann commented 1 year ago
          Maybe only if type === undefined | submit ?

_Originally posted by @gustavoguichard in https://github.com/seasonedcc/remix-forms/pull/159#discussion_r1111905975_