From 8de032b5431b47daabcf783c47ff078bf817247d Mon Sep 17 00:00:00 2001 From: Sabir Hassan Date: Thu, 28 Jul 2022 23:54:40 +0500 Subject: [PATCH] fix: move api button to user menu --- web/src/components/header.tsx | 51 ++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/web/src/components/header.tsx b/web/src/components/header.tsx index 96c6bc0..7778016 100644 --- a/web/src/components/header.tsx +++ b/web/src/components/header.tsx @@ -90,17 +90,6 @@ const Header = (props: any) => { component={Link} /> -
{ open={!!anchorEl} onClose={handleClose} > - - - + + + + + +