We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e603f3 commit 800e1b8Copy full SHA for 800e1b8
1 file changed
src/components/auth-page.tsx
@@ -146,7 +146,7 @@ export function AuthPage() {
146
<div className="p-3 bg-blue-50 border border-blue-200 rounded text-xs text-blue-800">
147
<strong>Dev Credentials:</strong><br/>
148
Email: admin@neon.example<br/>
149
- Password: N3on$Adm1n!x9Qv7sR2#tY4P
+ Password: Admin123!
150
</div>
151
152
0 commit comments