Badge

Displays a badge or a component that looks like a badge.

utils
Description of the SVG image Loading...

Installation

Run the following command:

npx ever-ui-clx@0.2.1 add demo-badge

Usage

import { Badge } from "@/components/ui/badge";
<Badge variant="outline">Badge</Badge>