formatting
This commit is contained in:
parent
a8339c38c7
commit
2f3aa5a26d
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ export class Sidebar extends Component<SidebarProps, SidebarState> {
|
|||
|
||||
communityTitle() {
|
||||
const community = this.props.community_view.community;
|
||||
const subscribed = this.props.community_view.subscribed;
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h5 className="mb-0">
|
||||
|
|
Loading…
Reference in a new issue