1.0.1 • Published 3 years ago
@socialwell-design/badge v1.0.1
This is a socialwell web design system
Installation
yarn add @socialwell-design/badge
or
npm i @socialwell-design/badge
How to use
import { Badge } from "@socialwell-design/badge";
<Badge
label="default"
variant="solid" // solid | outline | subtle
/>