in src/app/edit-form-optional-title.js [13:19]
constructor(props) { super(props); this.state = { title: filter.title || '' }; }