SpaceyaTech / SYT-Web-Redesign

https://www.spaceyatech.com/
Apache License 2.0
6 stars 23 forks source link

Replace `yup` and `@hookform/resolvers` with `react-hook-form` #167

Closed sonylomo closed 6 days ago

sonylomo commented 3 weeks ago

Description

In efforts to make the repo lighter, we'll be dropping some redundant package dependencies. yup and @hookform/resolvers could be replaced with react-hook-form and custom validation.

Tasks

sonylomo commented 3 weeks ago

In case this issue isn't feasible, I'm open to suggestions 😌

sonylomo commented 6 days ago

Fixes PR #179