UPDATE: Added text for email failed to send
This commit is contained in:
@@ -31,6 +31,7 @@ const Footer = () => {
|
|||||||
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error("Error subscribing:", error);
|
console.error("Error subscribing:", error);
|
||||||
|
alert("Could not submit, already in newsletter");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user