# owl-rich-table

## Install

Using npm:

```bash
$ npm install --save owl-rich-table
```

or using yarn:

```bash
$ yarn add owl-rich-table
```
