Skip to content

Commit 654180a

Browse files
committed
small change
1 parent 283c9de commit 654180a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/routes/login.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function Login() {
9494
type="password"
9595
startElement={<FiLock />}
9696
{...register("password", passwordRules())}
97-
placeholder="Password"
97+
placeholder="Pazzword"
9898
errors={errors}
9999
/>
100100
<RouterLink to="/recover-password" className="main-link">

0 commit comments

Comments
 (0)