Primitives
Field
The Field design-system primitive.
Usage
tsx
import { Field } from "@whitehash/ui"<Field.Root><Field.Label>Wallet</Field.Label><Field.Control render={<Input />} /></Field.Root>
import { Field } from "@whitehash/ui"<Field.Root><Field.Label>Wallet</Field.Label><Field.Control render={<Input />} /></Field.Root>