From a501ed07448909f4eb77c85829f5cea440e1804c Mon Sep 17 00:00:00 2001 From: Travis Kohlbeck Date: Tue, 14 Apr 2020 13:56:30 -0400 Subject: [PATCH] Close header menu on click menu item --- src/components/AppLayout/AppLayout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/AppLayout/AppLayout.tsx b/src/components/AppLayout/AppLayout.tsx index 8dbf6c0..c0fda03 100644 --- a/src/components/AppLayout/AppLayout.tsx +++ b/src/components/AppLayout/AppLayout.tsx @@ -721,6 +721,7 @@ export class AppLayout extends Component {
{ @@ -773,6 +775,7 @@ export class AppLayout extends Component {