Skip to content

Commit

Permalink
Don't set text color to transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed May 26, 2023
1 parent 9d311fb commit a0863a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/LazyLoadImage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ class LazyLoadImage extends React.Component {
}
style={{
...wrapperBackground,
color: 'transparent',
display: 'inline-block',
height: height,
width: width,
Expand Down

0 comments on commit a0863a5

Please sign in to comment.