# Poplar Messenger UI

> Built with [React][react].

## Description

Common react components for Poplar's messenger

## Install

To install the library run:
```
$ npm install @onerent/poplar-messenger-ui
```
or by using Yarn:
```
$ yarn add @onerent/poplar-messenger-ui
```

[react]: https://reactjs.org/
 