constructor (props) {
    super()
    this.state = {
      editing: false,
      editor: null