Label
A label component used to accompany form inputs.
Installation
npx shadcn@latest add @tetra-ui/labelUsage
import { Label } from "@/components/ui/label";<Label>Username</Label>A label component used to accompany form inputs.
npx shadcn@latest add @tetra-ui/labelimport { Label } from "@/components/ui/label";<Label>Username</Label>