From 71a4dd291e9fc1d1bb72b57a22f21d1c03b92d8f Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 22 Feb 2023 15:48:38 +0700 Subject: fix --- src/lib/auth/components/Login.jsx | 4 ++-- src/lib/auth/components/Register.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/auth') diff --git a/src/lib/auth/components/Login.jsx b/src/lib/auth/components/Login.jsx index 92d38c11..01b2a571 100644 --- a/src/lib/auth/components/Login.jsx +++ b/src/lib/auth/components/Login.jsx @@ -87,13 +87,13 @@ const Login = () => { - +
Belum punya akun Indoteknik?{' '} diff --git a/src/lib/auth/components/Register.jsx b/src/lib/auth/components/Register.jsx index 1f7a55d5..e3e3c4fa 100644 --- a/src/lib/auth/components/Register.jsx +++ b/src/lib/auth/components/Register.jsx @@ -75,7 +75,7 @@ const Register = () => {