You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error in RegisterForm.tsx as Type 'string | undefined' is not assignable to type 'string[]' for errors property.
As in ValidationError.tsx file we have errors property as string[].