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 = (