MyHome-Web icon indicating copy to clipboard operation
MyHome-Web copied to clipboard

Add react-hook-form, yup and Form component

Open Tobi406 opened this issue 3 years ago • 0 comments

This introduces a Form component, supported by React hook form, which also allows us to use yup to validate the inputs. This also converted some components to funcional ones. Also fixed some errors in the console due to autoComplete not being specified

Tobi406 avatar Mar 11 '21 19:03 Tobi406