react-label React component
npm install @crpt/react-label[![Travis][build-badge]][build]
[![npm package][npm-badge]][npm]
[![Coveralls][coveralls-badge]][coveralls]
Set of react label components.
``javascript
import { TwoLineLabel, SIZES } from "@crpt/react-label";
`
| PropName | Description | Example |
|---|---|---|
| heading: Any | Heading content. | |
| size: String | Size of label. |
[build-badge]: https://img.shields.io/travis/user/repo/master.png?style=flat-square
[build]: https://travis-ci.org/user/repo
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
[npm]: https://www.npmjs.org/package/npm-package
[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
[coveralls]: https://coveralls.io/github/user/repo