Skip to content

Commit

Permalink
Email Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ASquare04 authored Jul 12, 2024
1 parent 7f3db69 commit c273ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Contactpage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit c273ff2

Please sign in to comment.