Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions client/src/Components/Login/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function Login({history}){
<Description>
Made By - Vasu Pandey | Sajal Gupta | Yash Goel<br/>
B.tech CSE specialization in cyber security and forensics - 3rd Year<br/>
Mentor - Amandeep saini
Mentor - Paramjeeti Singh
</Description>
</DetailComponent>
<AuthComponent style={{display: disInd ? "flex" : "none"}}>
Expand Down Expand Up @@ -206,4 +206,4 @@ function Login({history}){
)
}

export default Login;
export default Login;