From 63c81be804886a6c006c964559cf5320cabfbcea Mon Sep 17 00:00:00 2001 From: Eugene Rodionov Date: Thu, 23 Jul 2015 09:01:14 +0300 Subject: [PATCH] fix: add tip of Ctrl-H --- src/react/LogMonitor.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/react/LogMonitor.js b/src/react/LogMonitor.js index 50202557..d1624224 100644 --- a/src/react/LogMonitor.js +++ b/src/react/LogMonitor.js @@ -120,7 +120,8 @@ export default class LogMonitor {
@@ -167,6 +168,7 @@ export default class LogMonitor {
{elements} +

Tip: Ctrl-H to hide

); }