NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
10 stars 6 forks source link

Add generics to TextField to fit with react-hook-form #722

Closed beaucollins closed 3 months ago

beaucollins commented 3 months ago

I saw the todo: and knew how to solve it. It's a bit of a doozy though.

The end result is that you can have stricter typing for the form fields. It could be simplified if we only want TextField to ever work with ObservationFormData.

The end result is: