Field
Labelling and validation for form inputs
You can change this later
<Field label="Email" description="You can change this later">
<Input defaultValue="hello@example.com" placeholder="email@example.com" />
</Field>Labelling and validation for form inputs
You can change this later
<Field label="Email" description="You can change this later">
<Input defaultValue="hello@example.com" placeholder="email@example.com" />
</Field>