From 340156876dd7a38102afa1a8c8a16b02f00ac142 Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Wed, 18 Sep 2019 13:35:09 -0400 Subject: [PATCH] Add "Edit profile" to account menu Signed-off-by: Marquis Kurt --- 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 8835d92..5d2c452 100644 --- a/src/components/AppLayout/AppLayout.tsx +++ b/src/components/AppLayout/AppLayout.tsx @@ -344,6 +344,9 @@ export class AppLayout extends Component { /> + + Edit profile + {/* Switch account */} this.toggleLogOutDialog()}>Log out