Skip to content

Commit

Permalink
Revert "Use outlined Material-UI variant for login inputs as well"
Browse files Browse the repository at this point in the history
This reverts commit c23e5c2.
  • Loading branch information
deluan committed Aug 18, 2020
1 parent c23e5c2 commit c83808a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/layout/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ const renderInput = ({
helperText={touched && error}
{...inputProps}
{...props}
variant={'outlined'}
fullWidth
/>
)
Expand Down

0 comments on commit c83808a

Please sign in to comment.