Label

Displays an 8-bit label component.

8-bit label component

Installation

pnpm dlx shadcn@canary add https://8bitcn.com/r/8bit-label.json

Usage

import { Label } from "@/components/ui/8bit/label"
<Label>Label</Label>