itsthesteve / react-aim

AOL AIM style chat in Deno because why not.
0 stars 0 forks source link

Clean up state in sign in #7

Open itsthesteve opened 3 months ago

itsthesteve commented 3 months ago

Currently there's more useStates that I'd like, clean this up to useReducer or other.

itsthesteve commented 2 days ago

Probably going to refactor to react-hook-form.