modified color palette
This commit is contained in:
@@ -32,7 +32,7 @@ const LoginForm = ({ onSubmit, isLoading }) => {
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<label htmlFor="password" className="form-label">Clave</label>
|
||||
<label htmlFor="password" className="form-label">Contraseña</label>
|
||||
<input
|
||||
id="password"
|
||||
name="password"
|
||||
|
||||
Reference in New Issue
Block a user