From bbb9fc328a0a53f56abf6b8017247a6e802e04ee Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Fri, 8 Dec 2017 21:51:20 -0800 Subject: [PATCH] Update Slate to 0.31.5 --- app/scenes/Document/Document.js | 10 ++++++---- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 12 insertions(+), 10 deletions(-) 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 && ( + + )}