Skip to content

Commit df359af

Browse files
committed
Remove unnecessary class
1 parent c7dbd9f commit df359af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/components/SignIn/SignInForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export const SignInForm: React.FC<SignInProps> = ({
8383
fullWidth
8484
inputProps={{
8585
id: "signin-form-inpt-email",
86-
className: styles.innerText,
8786
}}
8887
placeholder="Email"
8988
variant="outlined"

0 commit comments

Comments
 (0)