@socialwell-design/tag
v1.0.0
Published
Tag component from socialwell ui library
Downloads
1
Readme
This is a socialwell web design system
Installation
yarn add @socialwell-design/tag
or
npm i @socialwell-design/tagHow to use
import { Tag } from "@socialwell-design/tag";
<Tag label="Hello" />
