diff --git a/frontend/scenes/Document/Document.js b/frontend/scenes/Document/Document.js index 4a219c8f..db5dd98d 100644 --- a/frontend/scenes/Document/Document.js +++ b/frontend/scenes/Document/Document.js @@ -117,13 +117,10 @@ type Props = { ); return ( - + + {titleText && } + - - {this.store.isFetching &&