diff --git a/app/scenes/Document/Document.js b/app/scenes/Document/Document.js index 5cb9ea2e0..af96675b6 100644 --- a/app/scenes/Document/Document.js +++ b/app/scenes/Document/Document.js @@ -230,10 +230,12 @@ class DocumentScene extends Component { {!isFetching && document && ( - + {this.isEditing && ( + + )}