form-name.tsx

src/components/form/form-name.tsx
import { inputBaseStyles } from './utils'
import { FormInput } from './form-input'
// ============================================================================
// FormName Component (First + Last Name)
// ============================================================================
export type FormNameProps = {
name1: string
name2: string
placeholder1?: string
placeholder2?: string
requiredFirst?: boolean
requiredSecond?: boolean
className?: string
label1?: string
label2?: string
}
export function FormName({

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC