Forms

Form

Form wrapper with react-hook-form + zod validation.

Form Pattern

Structured form using react-hook-form + zod. Compose from Label, Input, Select, Checkbox.

Usage

import { Form } from "@doss/tetris-ui";