Lint / comment out line correctly
This commit is contained in:
parent
7041106bf2
commit
859239f881
2 changed files with 5 additions and 5 deletions
|
@ -307,6 +307,7 @@ export default React.createClass({
|
|||
page_element = <GroupView
|
||||
groupId={this.props.currentGroupId}
|
||||
/>;
|
||||
//right_panel = <RightPanel userId={this.props.viewUserId} opacity={this.props.rightOpacity} />;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue