From 8458cab479cea8ad7ec45f84a2039f2a92711e76 Mon Sep 17 00:00:00 2001 From: Solomon Emmanuel Date: Thu, 5 Dec 2024 11:49:49 +0100 Subject: [PATCH] fix:rename --- landing_page/src/app/signup/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landing_page/src/app/signup/page.tsx b/landing_page/src/app/signup/page.tsx index 19f1b17f..19be6040 100644 --- a/landing_page/src/app/signup/page.tsx +++ b/landing_page/src/app/signup/page.tsx @@ -102,7 +102,7 @@ export default function SignupPage() { value={formData.password} onChange={handleChange} required - placeholder="Pass" + placeholder="Password" rightElement={