diff --git a/ui/component/header/view.jsx b/ui/component/header/view.jsx
index 82938a3cc..6e212c4f9 100644
--- a/ui/component/header/view.jsx
+++ b/ui/component/header/view.jsx
@@ -317,10 +317,16 @@ const Header = (props: Props) => {
{email}
) : !IS_WEB ? (
-
+ <>
+
+
+ >
) : null}