Update the support email

This commit is contained in:
Manav Rathi 2024-03-21 12:14:23 +05:30
parent 3c4619e5e4
commit 1157919496
No known key found for this signature in database

View file

@ -46,9 +46,9 @@ export default function HelpSection() {
variant="secondary"
/>
<EnteMenuItem
onClick={() => openLink("mailto:contact@ente.io", true)}
onClick={() => openLink("mailto:support@ente.io", true)}
labelComponent={
<NoStyleAnchor href="mailto:contact@ente.io">
<NoStyleAnchor href="mailto:support@ente.io">
<Typography fontWeight={"bold"}>
{t("SUPPORT")}
</Typography>