@eddy-aus/tag
v1.0.4
Published
Eddy's Tag component
Downloads
8
Readme
Tag
Eddy's Tag component.
Table of Contents
Getting Started
To use Eddy's Tag component, run the following command in your project.
yarn add --dev @eddy-aus/tagThen add the following import statement in your JSX.
import { Tag } from '@eddy-aus/tag';