From f0137d83788a6af75d3dfe8a9c46a0da85138557 Mon Sep 17 00:00:00 2001 From: ^ Date: Wed, 15 May 2024 23:54:20 +0100 Subject: [PATCH] fix: 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 13217ed..24ed7ca 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 }}