Profile
Profile setup form with avatar upload, first/last name inputs, and email display.
Your profile
Tell us a bit about yourself
Features
- Avatar upload — Click-to-upload circular avatar with preview
- Name fields — Side-by-side first/last name inputs
- Skip option — Optional skip button for non-mandatory steps
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| string | "user@email.com" | Pre-filled email (disabled) | |
| onSubmit | (data) => void | - | Callback with firstName, lastName, avatar |
| onSkip | () => void | - | Callback for skip button |
Components Used
buttoninput