badge

badge component

Not VerifiedComponent1 file

Preview

Install

npx shadcn add https://www.razisyed.cv/r/badge

Dependencies

npm i class-variance-authority

Usage

import { badge } from "@/components/ui/badge";

export default function Example() {
  return <badge />;
}

Source

Loading source...
razi's registry