From e54e4b0d22b4ec0b7a792a24bb2039923a881e62 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 29 Jan 2018 10:32:28 -0800 Subject: [PATCH] Update Document.js --- app/scenes/Document/Document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scenes/Document/Document.js b/app/scenes/Document/Document.js index d300313a2..155eb34fd 100644 --- a/app/scenes/Document/Document.js +++ b/app/scenes/Document/Document.js @@ -226,7 +226,7 @@ class DocumentScene extends Component { } return ( - + {isMoving && document && } {titleText && } {(this.isLoading || this.isSaving) && }