feat: remove unnecessary comment
This commit is contained in:
@ -92,7 +92,6 @@ export default function LoginPage() {
|
||||
</h4>
|
||||
</div>
|
||||
|
||||
{/* <LogIn className="w-8 h-8 text-gray-700 mb-4" /> */}
|
||||
<CardContent className="w-full space-y-4">
|
||||
<form onSubmit={handleSubmit(onSubmit)}>
|
||||
<div className="mb-4">
|
||||
|
Reference in New Issue
Block a user