complete MUI migration
This commit is contained in:
@@ -165,6 +165,7 @@ export class Login extends Component {
|
||||
<FontAwesomeIcon
|
||||
size="xs"
|
||||
icon={this.state.showPassword ? faEyeSlash : faEye}
|
||||
|
||||
/>
|
||||
</IconButton>
|
||||
</InputAdornment>
|
||||
|
||||
Reference in New Issue
Block a user