Skip to content

OpusCapita/react-buttons

Repository files navigation

CircleCI Status badge-npm-version NPM Downloads badge-license

React buttons

Synopsis

demo.gif

Just a button react components.

The motivation to develop - Twitter Bootstrap that we use don't provide any components for implementing accuracy looking toolbar buttons.

Demo and documentation

Powered by OpusCapita ShowRoom

Usage

Install package:

yarn add @opuscapita/react-buttons

Import component

import { Button } from '@opuscapita/react-buttons // or
import Button from '@opuscapita/react-buttons/lib/Button

Contributors

Alexey Sergeev
Kirill Volkovich

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.