ReviewRow
One row of a form's confirm panel: a label plus a slot the paired *-form-enhancer fills in with the submitted value.
FormsUsage
import { ReviewRow } from "@zudo-sg/ui";
<ReviewRow label="Name" reviewAttr="data-contact-review" field="name" />Default