Label

Renders an accessible label associated with controls.

Installation

npx kanpeki-ui@latest add label

Usage

import { Label } from "~/components/ui/label";
<Label>Label</Label>