1.7.0 • Published 3 years ago

@areyesdev/components v1.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Cero a Producción — Components

GitHub Workflow Status Codecov npm semantic-release storybook

🚀 Cero a Producción es un proyecto de sesiones de productividad.

Getting Started

You must have react, react-dom and classnames installed thiose are peer dependencies of this project.

1. Installation

Using NPM

npm install @areyesdev/componentss

Using Yarn

yarn add @areyesdev/componentss

2. 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

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.4.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago