Field
Form field wrapper with label, description, and error.
This is your public display name.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/field.jsonUsage
Form field wrapper with label, description, and error.
import {
Field,
FieldDescription,
FieldError,
FieldLabel,
} from "@/components/ui/field";