# react-line-editor
You can create an interface such as Dropbox Paper or Typora with using it.  
This is kind of like in-line editor, but you can edit as a plain text.

## Installation

```bash
$ npm install --save react-line-editor
```
