From 670ebf3b8de73c9eb986c8fdc811fb3efed02892 Mon Sep 17 00:00:00 2001 From: vasup17 <81431981+vasup17@users.noreply.github.com> Date: Tue, 28 Sep 2021 10:34:09 +0530 Subject: [PATCH] Update index.js --- client/src/Components/Login/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/Components/Login/index.js b/client/src/Components/Login/index.js index 9a1bd0a..31a4381 100644 --- a/client/src/Components/Login/index.js +++ b/client/src/Components/Login/index.js @@ -124,7 +124,7 @@ function Login({history}){ Made By - Vasu Pandey | Sajal Gupta | Yash Goel
B.tech CSE specialization in cyber security and forensics - 3rd Year
- Mentor - Amandeep saini + Mentor - Paramjeeti Singh
@@ -206,4 +206,4 @@ function Login({history}){ ) } -export default Login; \ No newline at end of file +export default Login;