UNPKG

user-auth-pkg

Version:

A **highly customizable** and **reusable login form component** built with **React Hook Form**, **Yup**, and **Material UI**, supporting **image uploads**, **file inputs**, **CAPTCHA validation**, and flexible UI overrides.

3 lines (2 loc) 98 B
import { FieldConfig } from './LoginForm'; export declare const defaultFormConfig: FieldConfig[];