1.7.0 • Published 4 years ago
@areyesdev/components v1.7.0
Cero a Producción — Components
🚀 Cero a Producción es un proyecto de sesiones de productividad.
Getting Started
You must have
react, react-dom and classnames installedthiose are peer dependencies of this project.
1. Installation
Using NPM
npm install @areyesdev/componentssUsing Yarn
yarn add @areyesdev/componentss2. Using the library
- Import component
import { Icon, ButtonIcon } from '@areyesdev/componentss'- Use component
<ButtonIcon icon="arrowRight" type="primary">
Cowards Agreed
</ButtonIcon>Storybook
Check the rest of the available components in our Storybook