We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7dbd9f commit df359afCopy full SHA for df359af
site/components/SignIn/SignInForm.tsx
@@ -83,7 +83,6 @@ export const SignInForm: React.FC<SignInProps> = ({
83
fullWidth
84
inputProps={{
85
id: "signin-form-inpt-email",
86
- className: styles.innerText,
87
}}
88
placeholder="Email"
89
variant="outlined"
0 commit comments