summaryrefslogtreecommitdiff
path: root/src/lib/auth/components/LoginDesktop.jsx
diff options
context:
space:
mode:
authortrisusilo <tri.susilo@altama.co.id>2023-09-05 03:09:22 +0000
committertrisusilo <tri.susilo@altama.co.id>2023-09-05 03:09:22 +0000
commita6f1daf3d6cbb6187628b13dfc0c31996c151727 (patch)
tree7687a64c17357895709f015f07f97e691ebdca92 /src/lib/auth/components/LoginDesktop.jsx
parent6b1083de2c5ad57953c6653d00a42b2da3fea108 (diff)
parent009aab3dfc5a08f19c8e147f380dc6517b9f6fd1 (diff)
Merged in CR/tampilan (pull request #58)
CR/tampilan
Diffstat (limited to 'src/lib/auth/components/LoginDesktop.jsx')
-rw-r--r--src/lib/auth/components/LoginDesktop.jsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/auth/components/LoginDesktop.jsx b/src/lib/auth/components/LoginDesktop.jsx
index 838054cd..42fa8896 100644
--- a/src/lib/auth/components/LoginDesktop.jsx
+++ b/src/lib/auth/components/LoginDesktop.jsx
@@ -95,13 +95,13 @@ const LoginDesktop = () => {
{!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()}
@@ -114,7 +114,7 @@ const LoginDesktop = () => {
height={10}
/>
<p>Masuk dengan Google</p>
- </button> */}
+ </button>
<div className='text-gray_r-11 mt-10'>
Belum punya akun Indoteknik?{' '}