[![CircleCI](https://circleci.com/gh/horseman/horseman.svg?style=svg)](https://circleci.com/gh/horseman/horseman)

# Horseman Components

Helper components for working with CMS's in react.

## Installation

`yarn add @horseman/components`

or

`npm -i @horseman/components`

## Usage

```
import { ComponentName } from '@horseman/components';
```
