mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Revert "Use outlined
Material-UI variant for login inputs as well"
This reverts commit c23e5c291c678c7950f5d469aca7e241317efdd7.
This commit is contained in:
parent
c23e5c291c
commit
c83808a445
@ -78,7 +78,6 @@ const renderInput = ({
|
||||
helperText={touched && error}
|
||||
{...inputProps}
|
||||
{...props}
|
||||
variant={'outlined'}
|
||||
fullWidth
|
||||
/>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user