From a0f3332b9ffab2f649d21a2dc40fd137fce66a54 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 26 Nov 2017 20:52:39 -0800 Subject: [PATCH] removed ToC in readonly mode --- app/components/Editor/Editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Editor/Editor.js b/app/components/Editor/Editor.js index 50a5805fe..b59fe80e2 100644 --- a/app/components/Editor/Editor.js +++ b/app/components/Editor/Editor.js @@ -193,7 +193,7 @@ class MarkdownEditor extends Component { >
- + {readOnly && } {!readOnly && ( )}