From 300a97a3c817e92ce2bf67ce3bfe97114e84e695 Mon Sep 17 00:00:00 2001 From: Harsh Gogia Date: Fri, 7 Mar 2025 13:13:01 +0530 Subject: [PATCH] minor fixes --- src/pages/Auth/Login/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Auth/Login/index.tsx b/src/pages/Auth/Login/index.tsx index 7c1be76..b169884 100644 --- a/src/pages/Auth/Login/index.tsx +++ b/src/pages/Auth/Login/index.tsx @@ -251,6 +251,7 @@ export default function Login(props: { disableCustomTheme?: boolean }) { height: "50px", fontFamily: "Gilroy, sans-serif", // Apply Gilroy font }, + endAdornment: ( setShowPassword((prev) => !prev)}