From e25e14ef560d9100f2d1a398360afe817ec7766d Mon Sep 17 00:00:00 2001 From: "DESKTOP-EHMDA8S\\Chiefsoft" Date: Fri, 3 Mar 2023 22:05:49 -0500 Subject: [PATCH] Remove my fit text --- src/components/AuthPages/ForgotPassword/index.jsx | 2 +- src/components/AuthPages/Login/index.jsx | 2 +- src/components/AuthPages/SignUp/index.jsx | 2 +- src/components/AuthPages/VerifyYou/index.jsx | 2 +- src/components/Partials/Layout.jsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/AuthPages/ForgotPassword/index.jsx b/src/components/AuthPages/ForgotPassword/index.jsx index 4745d89..d8d5f1b 100644 --- a/src/components/AuthPages/ForgotPassword/index.jsx +++ b/src/components/AuthPages/ForgotPassword/index.jsx @@ -8,7 +8,7 @@ export default function ForgotPassword() { return ( <>
diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index da5b444..8ba202b 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -72,7 +72,7 @@ export default function Login() { return ( <>
diff --git a/src/components/AuthPages/SignUp/index.jsx b/src/components/AuthPages/SignUp/index.jsx index b63bdd7..8fbc6b8 100644 --- a/src/components/AuthPages/SignUp/index.jsx +++ b/src/components/AuthPages/SignUp/index.jsx @@ -107,7 +107,7 @@ export default function SignUp() { > terms and condition - in myFit. + in WrenchBoard.
diff --git a/src/components/AuthPages/VerifyYou/index.jsx b/src/components/AuthPages/VerifyYou/index.jsx index 9bd0816..66607f0 100644 --- a/src/components/AuthPages/VerifyYou/index.jsx +++ b/src/components/AuthPages/VerifyYou/index.jsx @@ -7,7 +7,7 @@ export default function VerifyYou() { return ( <>
diff --git a/src/components/Partials/Layout.jsx b/src/components/Partials/Layout.jsx index 414e786..26e8f5b 100644 --- a/src/components/Partials/Layout.jsx +++ b/src/components/Partials/Layout.jsx @@ -143,7 +143,7 @@ export default function Layout({ children }) {

- Are you sure you want to Logout of your myFit account? + Are you sure you want to Logout of your WrenchBoard account?