From a22e97d4bd9577650b3ce7a3f6141d2554794735 Mon Sep 17 00:00:00 2001 From: Sosuke Suzuki Date: Sat, 7 Oct 2017 04:32:06 +0900 Subject: [PATCH] add a space after "//" in comment --- browser/main/SideNav/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/main/SideNav/index.js b/browser/main/SideNav/index.js index 308aaa71..370d05b1 100644 --- a/browser/main/SideNav/index.js +++ b/browser/main/SideNav/index.js @@ -55,7 +55,7 @@ class SideNav extends React.Component { let { location, data } = this.props let component - //TagsMode is not selected + // TagsMode is not selected if (!location.pathname.match('/tags') && !location.pathname.match('/alltags')) { component = (