From c273ff298d675b43d1a707db8116bb36fbbdbf51 Mon Sep 17 00:00:00 2001 From: Anmol Arora Date: Fri, 12 Jul 2024 08:41:11 +0530 Subject: [PATCH] Email Updated --- src/pages/Contactpage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Contactpage.jsx b/src/pages/Contactpage.jsx index 1503570..efc4e22 100644 --- a/src/pages/Contactpage.jsx +++ b/src/pages/Contactpage.jsx @@ -7,7 +7,7 @@ import { ToastContainer, toast } from 'react-toastify'; import 'react-toastify/dist/ReactToastify.css'; function Contactpage() { - const email = "aroranmol722@gmail.com"; + const email = "aroraanmol722@gmail.com"; const location = "New Delhi, India"; const [formData, setFormData] = useState({