summaryrefslogtreecommitdiff
path: root/src/lib/auth/components/LoginMobile.jsx
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-09-01 13:48:07 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-09-01 13:48:07 +0700
commit6155dd4ea416de8cbd3be3c9409e2246ad61d60c (patch)
tree601af1bcf8a0a1307db75ad80bfc5b702974303d /src/lib/auth/components/LoginMobile.jsx
parentc5d2fcb605f5d18cbd921bd271b1b878612a518b (diff)
hide button google sign up & shipmet page
Diffstat (limited to 'src/lib/auth/components/LoginMobile.jsx')
-rw-r--r--src/lib/auth/components/LoginMobile.jsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/auth/components/LoginMobile.jsx b/src/lib/auth/components/LoginMobile.jsx
index 095f4174..2d6501cd 100644
--- a/src/lib/auth/components/LoginMobile.jsx
+++ b/src/lib/auth/components/LoginMobile.jsx
@@ -91,13 +91,13 @@ const LoginMobile = () => {
{!isLoading ? 'Masuk' : 'Loading...'}
</button>
</form>
- <div className='flex items-center mt-3 mb-3'>
+ {/* <div className='flex items-center mt-3 mb-3'>
<hr className='flex-1' />
<p className='text-gray-400'>ATAU</p>
<hr className='flex-1' />
- </div>
+ </div> */}
- <button
+ {/* <button
type='submit'
className='border border-gray-500 p-2 rounded-md hover:bg-gray-100 w-full mt-2 flex items-center justify-center gap-x-2'
onClick={() => handleGoogle()}
@@ -110,7 +110,7 @@ const LoginMobile = () => {
height={10}
/>
<p>Masuk dengan Google</p>
- </button>
+ </button> */}
<div className='text-gray_r-11 mt-4'>
Belum punya akun Indoteknik?{' '}