Open itsthesteve opened 3 months ago
Currently there's more useStates that I'd like, clean this up to useReducer or other.
useState
useReducer
Probably going to refactor to react-hook-form.
react-hook-form
Currently there's more
useState
s that I'd like, clean this up touseReducer
or other.