Merge pull request #199 from hyperspacedev:HD-65-close-header-menu

HD-65 #done
This commit is contained in:
Marquis Kurt 2020-04-17 15:38:57 -04:00 committed by GitHub
commit 1ba63086f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -721,6 +721,7 @@ export class AppLayout extends Component<any, IAppLayoutState> {
<div>
<LinkableListItem
button={true}
onClick={this.toggleAcctMenu}
to={`/profile/${
this.state.currentUser
? this.state.currentUser
@ -765,6 +766,7 @@ export class AppLayout extends Component<any, IAppLayoutState> {
<Divider />
<LinkableListItem
button={true}
onClick={this.toggleAcctMenu}
to={"/you"}
>
<ListItemText>
@ -773,6 +775,7 @@ export class AppLayout extends Component<any, IAppLayoutState> {
</LinkableListItem>
<LinkableListItem
button={true}
onClick={this.toggleAcctMenu}
to={"/requests"}
>
<ListItemText>