From 628113168b3dc437bab63015c0dca66a57321a6e Mon Sep 17 00:00:00 2001 From: ^ Date: Wed, 15 May 2024 23:44:21 +0100 Subject: [PATCH] chore: input box label --- src/pages/login/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index 24ed7ca..13217ed 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -303,7 +303,7 @@ export const Login = () => {
Welcome to Sigit setInputValue(e.target.value)} sx={{ width: '100%', mt: 2 }}