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"> <div className="mb-4">
<label className="form-label">Username</label> <label className="form-label">Username</label>
<input <input
placeholder="Enter your username" placeholder="Enter your username or email"
required required
className="form-control" className="form-control"
type="text" type="text"