Skip to content

Commit 07f9b22

Browse files
committed
fix: test release
1 parent ef49887 commit 07f9b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Login.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function Login() {
5858
<h1 className="text-2xl font-bold text-gray-900">Enclave Console</h1>
5959
</div>
6060

61-
{/* Centered Login Form */}
61+
{/* Login Form */}
6262
<div className="min-h-screen flex items-center justify-center p-8">
6363
<Card className="w-full max-w-md">
6464
<CardHeader className="space-y-1">

0 commit comments

Comments
 (0)