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)}