r.split is not a function.
aijason opened this issue · 2 comments
aijason commented
aijason commented
When I click the third tab at the bottom, this error will appear
PhanNN commented
related to register function
https://react-hook-form.com/api/useform/register
We can use
register('email', { required: errorMessages.missingEmail });