From c23f97c3d094a5fabc1f708565bd321840b07617 Mon Sep 17 00:00:00 2001 From: palash-signoz Date: Wed, 4 May 2022 18:06:25 +0530 Subject: [PATCH] chore: placeholder is updated for signup name (#1069) --- frontend/src/pages/SignUp/SignUp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/SignUp/SignUp.tsx b/frontend/src/pages/SignUp/SignUp.tsx index 28e335bbb3..7a8258cfab 100644 --- a/frontend/src/pages/SignUp/SignUp.tsx +++ b/frontend/src/pages/SignUp/SignUp.tsx @@ -203,7 +203,7 @@ function SignUp({ version }: SignUpProps): JSX.Element {
{ setState(e.target.value, setFirstName);