Enter your username or email

This commit is contained in:
北枳 2025-09-09 02:03:33 +08:00
parent 3c17e09448
commit 31691bee50

View File

@ -165,7 +165,7 @@ export default function Login() {
<div className="mb-4">
<label className="form-label">Username</label>
<input
placeholder="Enter your username"
placeholder="Enter your username or email"
required
className="form-control"
type="text"