Skip to content

Commit d2bd567

Browse files
committed
update to login page
1 parent 800e118 commit d2bd567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/login/page.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ export default function Login() {
9696

9797
return (
9898
<div className="wrapper">
99-
{loading && <Preloader />}
10099
<form onSubmit={handleSubmit}>
101100
<div className="logo-container">
102101
<img src="./TransparentIcon.png" alt="Logo" className="logo" />

0 commit comments

Comments
 (0)