# aurora-editor

The main editor component for aurora. Create one with:

``` js
const SomeEditor = (<Editor />)
```