diff --git a/ui/component/header/view.jsx b/ui/component/header/view.jsx index 6e212c4f9..c6e5df6ef 100644 --- a/ui/component/header/view.jsx +++ b/ui/component/header/view.jsx @@ -319,11 +319,11 @@ const Header = (props: Props) => { ) : !IS_WEB ? ( <> history.push(`/$/${PAGES.AUTH}`)}> - + {__('Sign Up')} history.push(`/$/${PAGES.AUTH_SIGNIN}`)}> - + {__('Sign In')}