})}
@@ -94,16 +92,14 @@ export function InputSelect({
{items.map((item) => {
return
})}
diff --git a/web/app/components/header/account-dropdown/index.tsx b/web/app/components/header/account-dropdown/index.tsx
index faa0c8588e..8fa5c459eb 100644
--- a/web/app/components/header/account-dropdown/index.tsx
+++ b/web/app/components/header/account-dropdown/index.tsx
@@ -100,60 +100,60 @@ export default function AppSelector({ isMobile }: IAppSelector) {
{canEmailSupport &&
}
{
document?.body?.getAttribute('data-public-site-about') !== 'hide' && (
)
}