From e9ddb20da7114af4d9777e466e033db11536921d Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Tue, 5 Sep 2023 12:02:21 +0700 Subject: hide google sign up --- src/lib/auth/components/LoginMobile.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/auth/components/LoginMobile.jsx') diff --git a/src/lib/auth/components/LoginMobile.jsx b/src/lib/auth/components/LoginMobile.jsx index ed032295..6e1831d4 100644 --- a/src/lib/auth/components/LoginMobile.jsx +++ b/src/lib/auth/components/LoginMobile.jsx @@ -100,7 +100,7 @@ const LoginMobile = () => { {!isLoading ? 'Masuk' : 'Loading...'} -
+ {/*

ATAU


@@ -119,7 +119,7 @@ const LoginMobile = () => { height={10} />

Masuk dengan Google

- + */}
Belum punya akun Indoteknik?{' '} -- cgit v1.2.3