reactackle-button
Version:
Button component of the Reactackle ui library
18 lines (12 loc) • 439 B
Markdown
# Reactackle-button
**Part of [Reactackle](https://www.npmjs.com/package/reactackle) - an open-source components library built with [React](https://facebook.github.io/react/) and [Styled Components](https://www.styled-components.com).**
## Installation
**Using NPM:**
```
npm install reactackle-button --save
```
**Using Yarn:**
```
yarn add reactackle-button
```
[Component Demo](http://reactackle-docs.braincrumbs.io/#/button/demo)