Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
There was an error while loading. Please reload this page.
Have we discussed using
useReducerinstead ofuseStatewith an object for this? For this specific form it's OK, but if we had more fields maybeuseReducerhook would make it more readable, since we're just implementing our own reducer later in thehandleChange?Originally posted by @Zeko369 in #140