Docs
Label

Label

Renders an accessible label associated with controls.

Installation

npm install @brudi/react-label

Usage

import { Label } from "@brudi/react-label"
<Label htmlFor="email">Your email address</Label>

Customization

npx @brudi/ui extend card