# SuccessLabel

![size](https://img.shields.io/bundlephobia/min/@propellerads/success-label.svg)
![](https://img.shields.io/npm/v/@propellerads/success-label.svg?style=flat-square)

[NPM](https://www.npmjs.com/package/@propellerads/success-label) |
[Github](https://github.com/propellerads/ui-components/tree/master/Components/success-label)

## Installation
* `yarn add @propellerads/success-label` or `npm install @propellerads/success-label -S`

### How to use
* `import SuccessLabel from '@propellerads/success-label';`
* And render `<SuccessLabel show>Your text</SuccessLabel>`
