From bf2dbb71767ace9eca5df39755849a8362fa63f2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-BC3NEC6\\chiefsoft" Date: Wed, 25 Jan 2023 13:18:39 -0500 Subject: [PATCH] placeholder text --- src/components/AuthPages/Login/index.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index 12642ea..98c733a 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -19,7 +19,7 @@ export default function Login() { }; // email - const [email, setMail] = useState("example@quomodosoft.com"); + const [email, setMail] = useState("support@chiefsoft.com"); const handleEmail = (e) => { setMail(e.target.value); }; @@ -66,7 +66,7 @@ export default function Login() {

- Dont’t have an aceount ? + Don't have an account ? Sign up free