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.
Related
Usage
import { Form } from "@doss/tetris-ui";Form wrapper with react-hook-form + zod validation.
Structured form using react-hook-form + zod. Compose from Label, Input, Select, Checkbox.
import { Form } from "@doss/tetris-ui";