@eddy-aus/icon
v1.0.1
Published
Eddy's Icon component
Readme
Icon
Eddy's Icon component.
Table of Contents
Getting Started
To use Eddy's Icon component, run the following command in your project.
yarn add --dev @eddy-aus/iconThen add the following import statement in your JSX.
import { Icon } from '@eddy-aus/icon';