mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
chore: update email placeholder
This commit is contained in:
@@ -99,7 +99,7 @@ export default function Register() {
|
|||||||
<FormField
|
<FormField
|
||||||
label="Email"
|
label="Email"
|
||||||
type="email"
|
type="email"
|
||||||
placeholder="f.kafka@email.com"
|
placeholder="f.kafka@wrongtrain.com"
|
||||||
registration={register("email")}
|
registration={register("email")}
|
||||||
error={errors.email?.message}
|
error={errors.email?.message}
|
||||||
handleFocus={() =>
|
handleFocus={() =>
|
||||||
|
|||||||
Reference in New Issue
Block a user